JILT 2000 (2) - Quaresma & Rodrigues
Automatic Classification and Intelligent Clustering for WWWeb Information Retrieval SystemsPaulo Quaresma and Irene P Rodrigues In this paper we present some aspects of an intelligent interface for a WWWeb legal information retrieval system. Our system is able to keep the context of the user interaction in order to supply suggestions for further refinement of the user queries. The set of documents obtained from the user queries is dynamically organised in clusters labeled with keywords from a juridical thesaurus. Since, some of the texts were not previously classified, we have developed an automatic juridical classifier based on a neural network. The classifier receives as input a legal text and proposes a set of juridical terms that characterize it. Keywords: Legal web-based Information Retrieval System, clustering of documents, automatic classification This is a Refereed Article published on 30 June 2000. Citation: Quaresma P et al, 'Automatic Classification and Intelligent Clustering for WWWeb Information Retrieval Systems', 2000 (2) The Journal of Information, Law and Technology (JILT). <http://elj.warwick.ac.uk/jilt/00-2/quaresma.html>. New citation as at 1/1/04: <http://www2.warwick.ac.uk/fac/soc/law/elj/jilt/2000_2/quaresma/> In this paper we present some aspects of an intelligent interface for a WWWeb information retrieval system with juridical documents in more then one text database. Our information retrieval system is based on SINO, a boolean text search engine from the AustLII Institute (Greenleaf, G., et al; 1997). The text databases are built with the Portuguese Attorney General documents, Supreme Court Decisions and other Court instances Decisions. The structure of our texts are similar (several fields such as: number, date, administrative information, conclusions, full text, etc.) except for the field with the juridical analysis. The texts from the Portuguese Attorney General are classified using the set of keywords from the juridical thesaurus. The other documents do not have that field, so our system has to automatically build it. This classification of texts is obtained using a neural network that has been trained with the texts from the Portuguese Attorney General that were already classified. We have developed an automatic juridical classifier based on a neural network. The classifier receives as input a legal text and proposes a set of juridical terms that characterize it. The proposed terms belong to a taxonomy of juridical concepts developed by the Portuguese Attorney General Office. During an database interrogation when a user poses a query we want that our system will be able:
In order to accomplish this goals we need:
In our system each event (utterance) is represented by logic programming facts that are used to dynamically update the previous model. Using this approach it is possible to represent new events as logic programs and to obtain the new states. Moreover it is possible to reason about past events and to represent non-monotonic behaviour rules. Each utterance will trigger the inference of the user intentions taking into account the user attitudes (such as his beliefs and the user profile). The results of the inference of the user intentions are:
In order to model the knowledge about the documents in the texts database the system represents four levels of knowledge using dynamic logic programming. The knowledge levels are: Interaction, Domain, Information Retrieval and Text. The interaction level is responsible for the dialogue management. This includes the ability of the system to infer user intentions and attitudes and the ability to represent the dialogue sentences in a dialogue structure in order to obtain the semantic representation of the dialogue. The domain level includes knowledge about the text domain and it has rules encoding that knowledge. For instance, in the law field it is necessary to represent under which conditions a pension for relevant services may be given to someone; those pensions are usually attributed to militaries or to civilians such as firemen, doctors, and nurses. The Information Retrieval Level includes knowledge about what we should expect to find in texts about a subject, for instance that in texts about pensions for relevant services, the pension may be attributed or refused. This knowledge is obtain trough the clustering of the documents selected by a query. Our process of clustering and reclustering requires that all documents are classified with a set of keywords (expressions) of our juridical thesaurus (see section 4). This classification can be obtain using a neural network as it is explained in section 5. The Text Level has knowledge about the words and sequence of words that are in each text of the knowledge base. 2. Information Retrieval System In our system the user wants to look for some documents and his queries are ways of selecting sets of documents. The system questions and answers always intend to help the user in his search of documents by supplying information on subsets of documents in the text database. After a user query the system may: Show the set of documents selected by the query. Show the set of documents selected by the expanded query.
Present a set of keywords that may help the user to refine his query. These groups of documents may be selected by keywords (expressions) that define them. In order to supply as much information as possible to the user, the groups of documents are disjoint, i.e., there are no document that belongs to more then one group. Present a set of concepts that may help the user to refine his query. Explain the user why his query does not select any document, providing suggestions for other queries. These systems are appropriate for general Web searches, but for a system that intends to control the search we think that a boolean system is best suited. A user query must be interpreted in context. It is through the inference of user intentions that our system interprets the user query in its context. The system takes into account user profiles in the inference of user intentions. Since our database has juridical documents, we have different profiles for layers, law students and other users. Example of a dialogue with a user that has profile other users . Suppose that the user his a retired fireman that has saved a child from drowning in a river during his holidays putting his life at risk. Since he has caught a pneumonia as a consequence, he wants to know if he can get a pension for relevant services to his country. [User - Q1:] Documents about pensions for relevant services? [System - Q2:] There are 243 documents, listed in the right frame. For further refinement you may choose one (or none) option in each column:
Options in column 1 and 2 are obtain using rules that model legal knowledge on legislation on pensions for relevant services. Options on column 3 are obtained by clustering the set of 243, using the method described in section 4. [User - Q3:] chooses: civilians and drowning. [System - Q4:] There are 45 documents, listed in the right frame. For further refinement you may choose one (or none) option in each column:
Options in this column are obtain by reclustering the 45 documents. [User - Q5:] Documents where there was a drowning in a river. [System - Q6:] Since there are 13 documents of the 45 above that match the concept, I've listed them in the usual frame. For further refinement you may choose one (or none) option in each column:
[User - Q7:] Where there was someone swimming? [System - Q8:] Since there are no documents of the 13 above that match your new constraint. I assume that you want that your query refines Q3, i.e. you are looking for documents with the concept swimming, and drowning and pensions for relevant services for civilians. Do you want to see these documents? [User - Q9:] Yes. ..... The Interaction context will use a knowledge level, which has rules for the multimodal interaction. It includes: 1) the rules for inferring the user intentions necessary to generate the system acts; 2) the rules necessary to build the interaction structure in order to obtain the representation of the user acts and its context. Cooperation with the user is achieved through the inference of user intentions. The system tries to infer the user intentions in order help him to find out the set of documents that the user is looking for. The system helps the user by informing him about the domain knowledge (juridical) and particularities of the texts in the knowledge base. This way the user is guided by the system in the task of refining his queries. The interaction representation structure supplies the context for the user and system actions. This representation structure takes into account that an utterance may: specify the information contained in a set of previous utterances; or to open a new context, when the user does not intend to continue refining its query and desires to start a new one. The Interaction structure (IS) is made of segments that group sets of acts (user and system sentences). The Interaction structure reflects the user intentions; it is built taking into account the user and system intentions. The Interaction segments have precise inheritance rules defining how segments heritage their attributes from the attributes of their multimodal actions. The Interaction structure is built by recognizing the user intentions and using them in order to enable the system to intervene in the dialogue using pertinent multimodal acts. Example of the interrogation context for dialogue 1, after utterance Q7 A service that an information retrieval system always provide is the organization of retrieval results. Most of the systems rank the output according to estimated relevance values. But when there are large document groups with similar rankings some systems try to build groups (clusters) and to label the groups with some relevant keywords. Clustering helps users by showing them some kind of pattern in the distribution, it allows the user to include or exclude sets of documents from further searches. Clustering is a complex process (Salton, G.; 1989) since it involves: the choice of a representation for the documents, a function for associating documents (measures for similarity of documents with the query or between them) and a method with an algorithm to build the clusters. One of the best clustering methods is the Scatter/Gather browsing paradigm (Cutting, D. R., et al; 1992, Cutting, D. R., et al; 1993, Hearst, M. A., et al; 1996) that clusters documents into topically-coherent groups. It is able to present descriptive textual summaries that are build with topical terms that characterize the clusters. The clustering and reclustering can be done on-the-fly, so that different topics are seen depending on the subcollection clustered. We use the topical terms describing groups of documents in our natural language interface as knowledge used to inform the user on possible further choices for defining its final goal. The result of clustering the output of the information retrieval system is used in our reasoning processes as a knowledge base containing knowledge about the current documents in the juridical text database. The topical terms that characterize the clusters are chosen from the expressions in our juridical thesaurus. 4.1 Clustering and Re-Clustering Given a set of documents selected by a user query, a structure associating a set of descriptors to each document (the document classification) is built, structure 1, with a linear (O(n), n is the number of texts) procedure. This structure is transformed in another structure, structure 2, that associates to each descriptor in the first structure a set of documents, with a procedure that has complexity O(n*m), m is the number of descriptors in the structure. Finally we must must choose a set of descriptors that: 1) The union of the set of documents associated to the descriptors is the initial set of documents. 2) The intersection of the set of documents associated to any two descriptors is empty. These two conditions can not be satisfied always, when this is the case the first one is dropped. However there are other proprieties that the set of chosen descriptors should have, namely: 1) Its cardinal should be between 10 and 20, but it must be always greater then 1 and less then 30. 2) The cardinal of each document set associated to each descriptor in this set should be similar. 3) Descriptors that only have one document associated with it should be ignored. Our search space, for m descriptors in structure 2, will have 2m states that should be tested. Since it is not possible to search all the state space in a reasonable time we have to use some heuristics in order to cut off part of the search space, and we use an informed search algorithm, a best first search with an evaluation function specially designed for this problem. This procedure will start by:
Then the best first search will be guided by an evaluation function that always choose to add a descriptor that as a set of documents with its cardinal as the near as possible of [number_of_documents/20, number_of_documents/10]. The search ends with success when:
Evaluations of this algorithm grants that it will take O(n*m), n is the number of documents, m is the number of descriptors in structure 2 without does eliminated in the first step. For 10000 documents and 2000 descriptors it will take 100 milliseconds, a reasonable time for a search in World Wide Web. The reclustering can be done by modifying structure 2, taking out the documents that are not selected in the refinement, and resorting this structure. Normally reclustering is must faster the initial clustering, since the input is smaller, and structure 2 is already there. As it was seen in the previous section it is very important that all documents are classified accordingly with a juridical taxonomy. In fact this classification is the basis of the intelligent clustering and the system query refinement suggestions. As described previously, our information retrieval system is based on a legal database composed by texts from the Portuguese Attorney General and from other legal sources (Supreme Court Decisions and other Court Instances). However, some of the texts do not have a juridical analysis field, i.e., they were not previously classified accordingly with a juridical taxonomy. In order to handle this situation, we have developed an automatic juridical classifier based on a neural network. The classifier receives as input a legal text and proposes a set of juridical terms that characterize it. The proposed terms belong to a taxonomy of juridical concepts developed by the Portuguese Attorney General Office. The classifier was developed using the Stuttgart Neural Network Simulator (SNNS; 1998) and the network is a feed-forward network with two layers of units fully connected between them. The first layer has the input units and the second layer has the output units. Each input unit is associated with a specific word and its input value is the word frequency in the text. Each output unit is associated with a juridical term and its value is 1 or 0, defining if the juridical term characterizes the input text. In order to build the network it was necessary to create a mapping between the text words and the input units. After analyzing the legal texts we obtained a set of 10,000 distinct words, composed only by nouns, verbs, adverbs, and adjectives. In this process we have discarded all the other word classes and we have reduced each word to its canonical form (infinitive for verbs, singular for nouns). We have also mapped each used juridical term (2,000) to a specific output unit. Finally, connections between all input units and all output units were created: 10,000 x 2,000 = 20,000,000. The above figure shows the network topology As learning algorithm for this feed-forward neural network, it was used the standard backpropagation algorithm and the net was trained until the average squared error per unit per pattern was less than 0.025. The training set was composed by 95% of the texts from the Portuguese Attorney General and the validation set was composed by the other 5%. We also have a test set composed by other legal texts not previously classified. As results for the validation set we obtained that 90% of the proposed terms were correct. It is possible that the other terms are not completely incorrect. In fact they may be a different characterization of the text and they have to be analyzed by juridical experts. Regarding the test set with other legal texts we only have some preliminary results, which point to a worst performance of the network. The evaluation of the proposed terms by our partners of Portuguese Attorney General suggests that on average each document has 80% of the terms correctly associated, 20% are wrongly associated, and there are 10% of terms missing. This behavior can be explained by noticing that the network was only trained with texts from a specific source (Attorney General). However, our results are very promising, and validates the proposed classification tool (the neural network) as a very useful tool for automatic classification of juridical texts for an information retrieval system. We aim to build an intelligent interface for juridical information retrieval systems. In order to be cooperative, to help the user to find a specific set of documents, our system needs to represent some knowledge about the database documents. One important source of knowledge is obtain by clustering sets of documents and labeling each cluster with a topical term resulting from a document juridical analysis. By now the evaluation of our system has been performed by a set of users, mainly law students, that think that the systems suggestions are helpful for their searches. We hope to use other evaluations criteria that may quantify how helpful can the system suggestions be but, by know, we only have a quality evaluation. Since we want to expand our system with other juridical databases that do not have a juridical analysis using the terms of our juridical thesaurus we needed to build one tool for automatic documents classification. We have built an automatic classifier for Portuguese legal texts based on a feed-forward neural network with 12,000 units and 20,000,000 connections. This network was able to classify documents obtaining 90% of correct answers. However, much work needs to be done: a) training the net with texts from different sources and with different domains; b) evaluate different topologies and different learning algorithms. Chu-Carroll, J. and Carberry, S., Response Generation in Planning Dialogues. Computational Linguistics, 24(3), 1998. Cutting, D. R., Karger, D., and Pedersen, J., Constant Interaction-Time Scatter/Gather Browsing of very Large Document Collections. In Proceedings of the 16th Annual International ACM/SIGIR Conference, Pittsburgh, PA, 1993. Cutting, D. R., Pedersen, J. O., Karger, D. R., and Tukey, J. W., Scatter/Gather: A Cluster-based Approach to Browsing Large Document Collections. In Proceedings 15th Annual International ACM SIGIR Conference on R&D in IR, June 1992. Carberry, S., and Lambert, L., A Process Model for Recognizing Communicative Acts and Modeling Negotiation Sub-dialogs. Computational Linguistics, 25(1), 1999. Greenleaf, G., Mowbray, A., and King, G., Law on the Net via AustLII - 14M Hypertext Links Can't be Right? In Information Online and on Disk'97 Conference, Sydney, January, 1997. Hearst, M. A., and Pedersen, J. O., Re-examining the Cluster Hypothesis: Scatter/Gather on Retrieval Results. In Proceedings of the Nineteenth Annual International ACM SIGIR Conference, Zurich, June 1996. Litman, D., and Allen, J., A Plan Recognition Model for Sub-dialogues in Conversation. Cognitive Science, 11(1), 1987. Lochbaum, K. E., A Collaborative Planning Model of Intentional Structure. Computational Linguistics, 24(4), 1998. McRoy, S., and Hirst, G., The Repair of Speech Act Misunderstandings by Abductive Inference. Computational Linguistics, 21(4), 1995. Pollack, M., Plans as Complex Mental Attitudes. In Philip Cohen, Jerry Morgan, and Martha Pollack, editors, Intentions in Communications. MIT Press Cambridge, 1990. Quaresma, P., and Lopes, J. G., Unified Logic Programming Approach to the Abduction of Plans and Intentions in Information-Seeking Dialogues. Journal of Logic Programming, 54, 1995. Quaresma, P., and Rodrigues, I. P., Keeping Context in Web Interfaces to Legal Text Databases. In Proceedings of the 2nd French-American Conference on AI & LAW, Nice, France, 1998. Rodrigues, I. P., and Lopes, J. G., Building the Text Temporal Structure. In Progress in Artificial Intelligence: 6th EPIA. Springer-Verlag, 1993. SNNS - Stuttgart Neural Network Simulator, version 4.2, User Manual. University of Stuttgart, 1998. Salton, G., Automatic Text Processing: The Transformation, Analysis, and Retrieval of Information by Computer. Addison-Wesley, 1989. Reading, MA. Walker, M., The Effect of Resources Limits and Task Complexity on Collaborative Planning Dialogue. Artificial Intelligence, 85(1), 1996. |