| { |
| "paper_id": "X93-1007", |
| "header": { |
| "generated_with": "S2ORC 1.0.0", |
| "date_generated": "2023-01-19T15:05:59.224867Z" |
| }, |
| "title": "DOCUMENT DETECTION SUMMARY OF RESULTS", |
| "authors": [ |
| { |
| "first": "Donna", |
| "middle": [], |
| "last": "Harman", |
| "suffix": "", |
| "affiliation": { |
| "laboratory": "", |
| "institution": "National Institute of Standards and Technology Gaithersburg", |
| "location": { |
| "postCode": "20899", |
| "region": "MD" |
| } |
| }, |
| "email": "" |
| } |
| ], |
| "year": "", |
| "venue": null, |
| "identifiers": {}, |
| "abstract": "", |
| "pdf_parse": { |
| "paper_id": "X93-1007", |
| "_pdf_hash": "", |
| "abstract": [], |
| "body_text": [ |
| { |
| "text": "This section presents a summary of the TIPSTER results, including some comparative system performance and some conclusions about the success of the detection half of the TIPSTER phase I project. For more details on the individual experiments, please see the system overviews.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "INTRODUCTION", |
| "sec_num": "1." |
| }, |
| { |
| "text": "Four contractors were involved in the document detection half of TIPSTER. Two of the contractors worked in English only (Syracuse University and HNC Inc.), one contractor worked in Japanese only (TRW Systems Development Division), and one contractor worked in both languages (University of Massachusetts at Amherst). The four contractors had extremely varied approaches to the detection task. TRW transformed an operational English retrieval system (based on pattern matching using a fast hardware approach), into a Japanese version of the same operation, with a special interface designed to facilitate work in Japanese. The University of Massachusetts approach involved taking a relatively small experimental system using a probabilistic inference net methodology, scaling it up to handle the very large amounts of text and long topics in TIPSTER, and modifying the algorithms to handle Japanese. Both Syracuse University and HNC Inc. built completely new systems to handle the English collection. In the case of Syracuse University, their system is based heavily on a natural language approach to retrieval, with many of the techniques traditionally used in document understanding applied to the retrieval task. HNC Inc. took a totally different approach, applying statistical techniques based on robust mathematical models (including the use of neural networks).", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "INTRODUCTION", |
| "sec_num": "1." |
| }, |
| { |
| "text": "There were three evaluations of the contractors' work; one at 12 months, one at 18 months, and the final one at 24 months. In each case, the contractors working in English have made multiple experimental runs using the test collection, and turned in the top list of documents found. These results were first used to create the sample pool for assessment, and then were scored against the correct answers based on results from all runs (including TREC-I runs for the 18-month evaluation and TREC-2 runs for the 24-month evaluation). Standard tables using recall/precision and recall/fallout measures were distributed and compared. The evaluation of the Japanese work took place only at the 24-month period.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "INTRODUCTION", |
| "sec_num": "1." |
| }, |
| { |
| "text": "The work done for the 12-month evaluation was mainly a scaling effort. Not all data was available so only partial results were completed. In particular, the University of Massachusetts turned in 7 runs using the adhoc topics, with experiments trying different parts of the topic to automatically create the query, and also adding phrases. Additionally they tried some manually edited queries. HNC Inc. turned in 4 runs using the adhoc topics, with experiments also using different parts of the topic to automatically generate queries. Additionally they tried various types of \"bootstrapping\" methodologies to generate context vectors. Syracuse University turned in no runs, but had completed the extensive design work as proposed in their timeline. The University of Massachusetts also did 4 runs on the routing topics, but the lack of good training data made this very difficult. In general the results for the systems was good, with the University of Massachusetts outperforming HNC Inc. on the adhoc runs, but it was felt by all that this evaluation represented a very \"baseline\" effort. For these reasons, no graphs of these resuits will be presented.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "12-MONTH EVALUATION", |
| "sec_num": "2." |
| }, |
| { |
| "text": "By the 18-month mark, the systems had finished much more extensive sets of experiments. The University of Massachusetts continued to investigate the effects of using different parts of the topic for the adhoc runs, but this time trying different combinations using the inference net methodology. Figure 1 shows three INQRY runs for the adhoc topics done for the 18-month evaluation. The plot for INQRYV represents results from queries created automatically using most of the fields of the topics. The IN-QRYJ results are from the same queries, but including phrases and concept operators. The INQRYQ results show the effects of manually editing the INQRYJ queries, with those modifications restricted to eliminating words and phrases, adding additional words and phrases from the narrative field, and inserting paragraph-level operators around words and phrases. As can be seen, the use of phrases in addition to single terms helped somewhat, but the results from manual modification of the queries were the best adhoc runs. Figure 1 also shows the two HNC adhoc results for the 18-month evaluation period. These runs represent final results from many sets of bootstrapping runs in which HNC evolved techniques for completely automatically creating context vectors for the documents. The plot marked HNC2aV represents the results using these context vectors for retrieval and using automatically built queries from the concepts field of the topic. The HNC2aM results adds a rough Boolean filter to the process, requiring that three terms in the concepts field match terms in the documents before the context vectors are used for ranking. This Boolean filter provided considerable improvements. Figure 2 shows the routing results for the 18-month evaluation. The three plots for the INQRY system represent a baseline method (INQRYA, same as INQRYJ adhoc approach), and two modifications to this method. The IN-QRYP results show the effect of manually modifying the query, similar to the method used in producing the IN-QRYQ adhoc results. The plot for INQRYR shows the first results from probabilistic query expansion and reweighting performed automatically using relevance feedback techniques on the training data. Both methods improve results, with the automatic feedback method resuits approaching the manual-modification method, especially at the high recall area of the curve.", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 296, |
| "end": 304, |
| "text": "Figure 1", |
| "ref_id": null |
| }, |
| { |
| "start": 1025, |
| "end": 1033, |
| "text": "Figure 1", |
| "ref_id": null |
| }, |
| { |
| "start": 1694, |
| "end": 1702, |
| "text": "Figure 2", |
| "ref_id": null |
| } |
| ], |
| "eq_spans": [], |
| "section": "18-MONTH EVALUATION", |
| "sec_num": "3." |
| }, |
| { |
| "text": "The HNC routing results shown on figure 2 represent the use of two different types of neural networks. The plot marked HNCrtl is the baseline result, created by using the adhoc methods similar to those used in run HNC2aV. The HNCrt2 results represent using neural network techniques to learn improved stem weights for the context vectors based on the training data. The HNCrt3 results come from using the training data to determine what type of routing query to use, i.e. an automated adhoc query (similar to HNC2aM), a manual query, or a query using the neural network techniques (HNCrt2). Clearly the neural network learning techniques significantly improve performance, with the per topic \"customization\" performance (HNCrt3) working best. In terms of system comparison, the University of Massachusetts runs were consistently better than the HNC runs for the adhoc topics, whereas for the routing topics both groups were similar. The results were a major im-provement over their baseline (12-month) results for both groups.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "18-MONTH EVALUATION", |
| "sec_num": "3." |
| }, |
| { |
| "text": "At the 18-month evaluation period, Syracuse University had the first stage of their system in operation and turned in results for the first time. The results for adhoc and routing are shown in figures 3 and 4. Since the results are for only a subset of the data used by the other contractors, they cannot be directly compared. Additionally since the results are only for the ffi/st stage of retrieval, which emphasizes high recall, they should not be viewed as the final results from the system. Figure 3 shows four Syracuse runs on the adhoc topics. The documents used are the subset of the collection having the Wall Street Journal only. The first three plots, DRsfcl, DRpnal, and DRtsal, represent three operations in the DR-LINK system. The first operation does a rough filtering operation on the data, only retrieving documents with suitable subject field codes. The next two operations locate proper nouns and look at document structure. There is a considerable improvement in performance between the first two operations. The fourth run (DRfull) used a manual version of the second stage to produce final results. These results are for only half the topics, so cannot be strictly compared to the first three runs, but they do indicate the potential improvements to precision that can be expected from the second stage. Figure 4 shows the same operations, and generally the same improvements, for the routing topics. In this case the subset of documents used was the AP newswire documents. The same three operations discussed above are plotted here. There was no second stage trial for the routing topics. These two graphs represent the baseline of the Syracuse system.", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 496, |
| "end": 504, |
| "text": "Figure 3", |
| "ref_id": null |
| }, |
| { |
| "start": 1326, |
| "end": 1334, |
| "text": "Figure 4", |
| "ref_id": null |
| } |
| ], |
| "eq_spans": [], |
| "section": "18-MONTH EVALUATION", |
| "sec_num": "3." |
| }, |
| { |
| "text": "For the 24-month evaluation, all groups turned in many runs. The runs were much more elaborate, with many different types of parameters being tried. The University of Massachusetts tried 7 experiments with the adhoc topics, using complex methods of combining the topic fields, proximity restrictions, noun phrases, and paragraph operators. Additionally an automatically-built thesaurus was tried. They also did 15 runs with the routing topics, trying various experiments combining relevance feedback, query combinations, proximity operators and special phrase additions. HNC Inc. did 4 adhoc runs using various types of learned context vectors. Additionally they tried a simulated feedback query construction run. For routing they did 5 runs, trying multiple experiments in different combinations of adhoc and neural net approaches. Syracuse University turned in 10 runs for their Adhoc and routing performance at the 18-month evaluation period (using WJS or AP on-\"upstream processing module\" (3 adhoc and 7 routing), trying various types of ranking formulas. Additionally they did 13 runs using the full retrieval system (4 adhoc and 9 routing). Full descriptions of these runs are given in the system overviews. The first modification (INQ012) uses the inference net to \"combine\" weights from the documents and weights from the best-matching paragraphs in the document. The second modification (INQ015) shows the new term expansion method using an automatically-built thesaurus. Both modifications show some improvements over the baseline method.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "24-MONTH EVALUATION", |
| "sec_num": "4." |
| }, |
| { |
| "text": "The three HNC runs shown on figure 5 include a baseline (HNCadl) that is similar to their best 18-month adhoc approach (HNC2aM), but that uses a required match of 4 terms rather than 3. The HNCad3 results show the effects of using a larger context vector of 512 terms rather than only 280 terms for the baseline results. This causes a slight improvement. The HNCad2 results are using some manual relevance feedback.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "24-MONTH EVALUATION", |
| "sec_num": "4." |
| }, |
| { |
| "text": "The University of Massachusetts results are better than the HNC results, but there were improvements in both systems over the 18-month evaluation. Figure 6 shows the recall/fallout curves for the best runs of these two systems. Both plots show the same differences in performance, but it can be seen on the recall/fallout curve that both systems are retrieving at a very high accuracy. At a recall of about 60 percent (i.e. about 60 percent of the relevant documents have been retrieved) the precision of the INQRY results is about 30 percent. The fallout, however, is about 0.0004, meaning that most non-relevant documents are being properly screened out. This corresponds to a probability of false alarm rate of 0.0004 at this point, in ROC terminology. Figure 7 shows the routing results for both groups. The run marked INQ026 is the baseline run of the INQRY system and uses the same methodology as the adhoc INQ009 run. The other two runs add some type of relevance feedback using the training documents. The plot marked INQ023 uses both relevance feedback and proximity operators to add 30 terms and 30 pairs of terms from the relevant documents to the query. The most complex~ run, INQ030, constructed the queries similarly to run INQ023, but additionally weighted the documents using a combination method similar to adhoc run INQ012. These runs represented the best results from many different experiments, and the relevance feedback gives significant improvement over the baseline runs.", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 147, |
| "end": 155, |
| "text": "Figure 6", |
| "ref_id": null |
| }, |
| { |
| "start": 756, |
| "end": 764, |
| "text": "Figure 7", |
| "ref_id": null |
| } |
| ], |
| "eq_spans": [], |
| "section": "24-MONTH EVALUATION", |
| "sec_num": "4." |
| }, |
| { |
| "text": "The HNC routing results also represent the best of many experiments. The results for HNCrt5 show the neural network learning using stem weighting, similar to HNCrt2 at the 18-month evaluation. The second two sets of results represent data fusion techiques, with HNCrtl being fusion of four types of retrievals, using the same combinations for all topics, and HNCrt2 using different combinations for different topics. The data fusion combinations both work well, but the per topic combination works the best, just as the less sophisticated version of this run worked best at the I8-month evaluation.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "24-MONTH EVALUATION", |
| "sec_num": "4." |
| }, |
| { |
| "text": "Again the University of Massachusetts results were better than the HNC results, but with major improvements in both systems over the 18-month evaluation. Figure 8 shows the recall/fallout curves for the best runs of both groups.", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 154, |
| "end": 162, |
| "text": "Figure 8", |
| "ref_id": null |
| } |
| ], |
| "eq_spans": [], |
| "section": "24-MONTH EVALUATION", |
| "sec_num": "4." |
| }, |
| { |
| "text": "The Syracuse runs were on a subset of the full collection so are not directly comparable. However they also showed significant improvements over their 18-month baseline. Figure 9 shows three first-stage Syracuse runs, the results of trying different complex methods of combining the information (subject field code, text structure, and other information) that is detected in the first-stage modules. The results of this combination are passed to the second stage (figure 10). Note that due to processing errors there were documents lost between stages, and these official results are therefore inaccurate. Additionally only 19 topics (out of 50) are shown in figure I0 . The improvements that could have been expected do not show because of these problems. Figures 11 and 12 show the Syracuse routing runs. The first stage runs show not only the combinations from the adhoc, but also additional ways of integrating the data. Again there were processing errors with the second stage results, and therefore no improvement is shown using the second stage. ", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 170, |
| "end": 178, |
| "text": "Figure 9", |
| "ref_id": null |
| }, |
| { |
| "start": 659, |
| "end": 668, |
| "text": "figure I0", |
| "ref_id": null |
| }, |
| { |
| "start": 757, |
| "end": 774, |
| "text": "Figures 11 and 12", |
| "ref_id": null |
| } |
| ], |
| "eq_spans": [], |
| "section": "24-MONTH EVALUATION", |
| "sec_num": "4." |
| }, |
| { |
| "text": "How do the TIPSTER results compare with the TREC-2 results? Two of the TIPSTER contractors submitted resuits for TREC-2 and these can be seen in Figures 13 and 14 . These figures show the best TREC-2 adhoc and routing results for the full collection. More information about the various TREC-2 runs can be found in the TREC-2 proceedings [1] . The results marked \"INQ001\" are the TIPSTER INQUERY system, using methods similar to their baseline TIPSTER INQ009 run. The \"dortQ2\", \"Brkly3\" and \"crnlL2\" are all based on the use of the Cotnell SMART system, but with important variations. The \"cmlL2\" run is the basic SMART system, but using less than optimal term weightings (by mistake). The \"dortQ2\" results come from using the training data to find parameter weights for various query factors, whereas the \"Brk-ly3\" results come from performing statistical regression analysis to learn term weighting. The \"CLARTA\" system adds noun phrases found in an automatically-constructed thesaurus to improve the query terms taken from the topic. The plot marked \"HNCadl\" is the baseline adhoc run for the TIPSTER 24-month evaluation. The TIPSTER INQUERY system is one of the best performing systems for the TREC-2 adhoc topics.", |
| "cite_spans": [ |
| { |
| "start": 338, |
| "end": 341, |
| "text": "[1]", |
| "ref_id": null |
| } |
| ], |
| "ref_spans": [ |
| { |
| "start": 145, |
| "end": 163, |
| "text": "Figures 13 and 14", |
| "ref_id": null |
| } |
| ], |
| "eq_spans": [], |
| "section": "COMPARISON WITH TREC RESULTS", |
| "sec_num": "5." |
| }, |
| { |
| "text": "The routing results from TREC-2 (shown in figure 14) exhibit more differences between the systems. Again three systems are based on the Cornell SMART system. The plot marked \"crnlCl\" is the actual SMART system, using the basic Rocchio relevance feedback algorithms, and adding many terms (up to 500) from the relevant training documents to the terms in the topic. The \"dortPl\" results come from using a probabilistically-based relevance feedback instead of the vector-space algorithm. These two systems have the best routing results. The \"Brkly5\" system uses statistical regression on the relevant training documents to learn new term weights. The \"cityr2\" results are based on a traditional probabilistic reweighting from the relevant documents, adding only a small number of new terms (10-25) to the topic. The \"INQ003\" results aim use probabilistic reweighting and add 30 new terms to the topics. The \"hnc2c\" results are similar to the HNCrtl fusion results for the 24-month TIPSTER evaluation.", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 42, |
| "end": 52, |
| "text": "figure 14)", |
| "ref_id": null |
| } |
| ], |
| "eq_spans": [], |
| "section": "COMPARISON WITH TREC RESULTS", |
| "sec_num": "5." |
| }, |
| { |
| "text": "These plots mask important information as they are averages over the 50 adhoc or routing topics. Whereas often the averages show little difference between systems, these systems are performing quite differently when viewed on a topic by topic basis. Table 1 shows the \"top 8\" TREC-2 systems for each adhoc topic. The various system tags illustrate that a wide variety of systems do well on these topics, and that often a system that does not do well on average may perform best for a given topic. This is an inherent performance characteristic of information retrieval systems, and emphasizes the importance of getting be-yond the averages in doing evaluation. Clearly systems that perform well on average reflect better overall methodologies, but often much can be learned by analyzing why a given system performs well or poorly on a given topic. This is where more work is needed with respect to analyzing the TIPSTER and TREC results. Tables 2 and 3 show some prefiminary analysis of two of the topics with respect to the TIPSTER contractors. Table 2 gives the ranks of the relevant documents retrieved either by the HNCrtl run or the INQ023 run. Clearly the HNC run is better for this topic, providing much higher ranks for most of the relevant documents. Note that five of the relevant documents were not retrieved by either system. Table 3 shows a sfighfly different view of the same phenomena, but for topic 121. There were a total of 55 relevant documents for this topic, with only 13 of them found by the TIPSTER systems. Table 3 fists those 13 documents, the rank at which they were regieved, and the \"tag\" of the system retrieving them. Note that for this topic the INQUERY system is performing better than the HNC system. These tables illustrate the varying performance of different methods across the topics. A major challenge facing each group is to determine which strategies are successful for most topics, and which strategies are successful only for some topics (including how to identify in advance this topic subse0.", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 250, |
| "end": 257, |
| "text": "Table 1", |
| "ref_id": null |
| }, |
| { |
| "start": 938, |
| "end": 952, |
| "text": "Tables 2 and 3", |
| "ref_id": null |
| }, |
| { |
| "start": 1046, |
| "end": 1054, |
| "text": "Table 2", |
| "ref_id": null |
| }, |
| { |
| "start": 1339, |
| "end": 1346, |
| "text": "Table 3", |
| "ref_id": null |
| }, |
| { |
| "start": 1532, |
| "end": 1539, |
| "text": "Table 3", |
| "ref_id": null |
| } |
| ], |
| "eq_spans": [], |
| "section": "COMPARISON WITH TREC RESULTS", |
| "sec_num": "5." |
| }, |
| { |
| "text": "By the 24-month evaluation, only 7 topics were ready for testing. Both TRW and the University of Massachusetts ran these topics successfully, and the results are discussed in their system evaluations. No comparison of the results is possible between the two systems because of the preliminary nature of having only 7 topics. However, the University of Massachusetts (who did both English and Japanese) reported that minimal effort was necessary for porting their English techniques to Japanese, especially given the availability of the JUMAN Japanese word segmentor. Additionally the new TRW Japanese interface was judged a major success by the beta site tests.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "JAPANESE RESULTS", |
| "sec_num": "6." |
| }, |
| { |
| "text": "What are some of the conclusions that can be drawn from the many experiments performed in the TIPSTER and TREC evaluations, and equally important, what is the lasting value of this two-year project?", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "CONCLUSIONS", |
| "sec_num": "7." |
| }, |
| { |
| "text": "First, the statistical techniques (using non-Boolean methods without any formal query language) that were used on the smaller test collections DO scale up. The simplest example of this is the consistently high performance of the Comell SMART system in TREC. This very basic system relies on the vector-space model and on carefully crafted term weighting to produce their high results. A more complex example of the successful use of statistical techniques is the University of Massachusetts INQUERY system, which uses the more sophisticated inference network approach to achieve their high performance. This system has been very successful throughout the TIPSTER project, and has achieved this success using variations on their original system rather than having to completely revise their techniques.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "CONCLUSIONS", |
| "sec_num": "7." |
| }, |
| { |
| "text": "Second, the results obtained by the best systems in TIP-STER and TREC are at a level of performance that is generally accepted to be superior to the best current Boolean retrieval system. More importantly, this performance is achieved from simple natural language input, allowing consistently superior retrieval performance without exhaustive training or experience. These systems are clearly ready to be tested in fully operational environments.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "CONCLUSIONS", |
| "sec_num": "7." |
| }, |
| { |
| "text": "Third, the use of a large test collection has shown some unexpected results. Techniques that should have brought improvements have not done so. The use of phrases instead of single terms has not resulted in significant improvements; the use of proximity or paragraph-level retrieval has not shown especially good results; and the use of more complex NLP techniques have not worked well yet. Conversely, techniques that have not been successful before such as using types of automatic thesaurii for topic expansion have had unexpected success. These unexpected results using a large test collection are reopening research on old discarded ideas and starting research in new areas. It is much too early to draw firm conclusions on any of these techniques. Often poor performance that is attributed to one problem may be the result of lack of balance in parameter adjustment, e.g., the lack of improvement from phrases may be caused by the difficulty in balancing the weights of these phrases and the weights of single terms.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "CONCLUSIONS", |
| "sec_num": "7." |
| }, |
| { |
| "text": "What is the lasting value of the document detection half of the TIPSTER phase I project? The first contribution in my opinion has been the development of a large test collection and the wide acceptance of its use via the TREC conferences. The lack of a large test collection has been a major barrier in the field of information retrieval and its removal allows an expansion of research by many groups world-wide.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "CONCLUSIONS", |
| "sec_num": "7." |
| }, |
| { |
| "text": "The second lasting value is the demonstration of the feasibility of using the non-Boolean, statistically-based retrieval systems both in the ARPA community and in the broader commercial sector. Not only have wellestablished small-scale research groups braved the scaling effort, but at least four new commercial products have used the TIPSTER/TREC program as launching pads.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "CONCLUSIONS", |
| "sec_num": "7." |
| }, |
| { |
| "text": "The TIPSTER program has caused the establishment of two major new retrieval research groups; both Syracuse University and HNC Inc. have built systems during the TIPSTER project that are approaching the power of the best of the TIPSTER/TREC systems. Additionally many of the TREC systems are either new groups in the informarion retrieval research arena or are older groups expanding their small programs to tackle this major retrieval experiment.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "CONCLUSIONS", |
| "sec_num": "7." |
| }, |
| { |
| "text": "The final lasting value of the TIPSTER project has been the joining of the NLP community and the information retrieval (IR) community in the project. This has led to the high expecrions for combining these disjoint technologies in phase II and has helped cement the important coUaboration of two diverse groups of researchers.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "CONCLUSIONS", |
| "sec_num": "7." |
| }, |
| { |
| "text": "These three lasting contributions are not only of value individnally, but will lead to a resurgence of research in the information retrieval area. The combination of the large test collection, the growing demand for improved retrieval products, and the increased collaboration between the NLP and IR communities will result in new techniques that will finally achieve the breakthrough in performance that is TIPSTER's goal. Figures 13 and 14: Best TREC-2 adhoc and routing performance using full collection", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "CONCLUSIONS", |
| "sec_num": "7." |
| } |
| ], |
| "back_matter": [ |
| { |
| "text": " Top 8 Systems 101 rutcombl VTcms2 crnlV2 INQ002 dortQ2 pircs3 Brkly3 \" CLARTM 102 emiL2 crnlV2 VTcms2 siems3 dortL2 INQ002 siems2 CLARTM 103 siems3 siems2 schaul citril crnlV2 lsiasm HNCad2 HNCadl 104 dortQ2 CLARTM CLARTA pircs4 pircs3 dortL2 HNCad2 lsiasm 105 citri2 lsiasm citril siems2 siems3 ernlV2 schaul crnlL2 106 VTcms2 INQ002 INQ001 TOPIC2 pircs4 pircs3 CLARTM dortL2 107 CnQstl CnQst2 rutcombl TOPIC2 VTcms2 INQ002 ruffmed CLARTM 108 eitril dortQ2 siems3 VTcms2 siems2 HNCad2 schaul dortL2 109 dortL2 crnlL2 dortQ2 CLARTA CLARTM pircs3 cmlV2 _ pircs4 110 INQ002 INQ001 Brkly3 dortQ2 nyuir3 nyuir2 cityau siems2 111 CLARTA ", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 1, |
| "end": 714, |
| "text": "Top 8 Systems 101 rutcombl VTcms2 crnlV2 INQ002 dortQ2 pircs3 Brkly3 \" CLARTM 102 emiL2 crnlV2 VTcms2 siems3 dortL2 INQ002 siems2 CLARTM 103 siems3 siems2 schaul citril crnlV2 lsiasm HNCad2 HNCadl 104 dortQ2 CLARTM CLARTA pircs4 pircs3 dortL2 HNCad2 lsiasm 105 citri2 lsiasm citril siems2 siems3 ernlV2 schaul crnlL2 106 VTcms2 INQ002 INQ001 TOPIC2 pircs4 pircs3 CLARTM dortL2 107 CnQstl CnQst2 rutcombl TOPIC2 VTcms2 INQ002 ruffmed CLARTM 108 eitril dortQ2 siems3 VTcms2 siems2 HNCad2 schaul dortL2 109 dortL2 crnlL2 dortQ2 CLARTA CLARTM pircs3 cmlV2 _ pircs4 110 INQ002 INQ001 Brkly3 dortQ2 nyuir3 nyuir2 cityau siems2 111", |
| "ref_id": null |
| } |
| ], |
| "eq_spans": [], |
| "section": ", Topic", |
| "sec_num": null |
| } |
| ], |
| "bib_entries": {}, |
| "ref_entries": { |
| "FIGREF0": { |
| "num": null, |
| "type_str": "figure", |
| "text": "through 12 show the results from the 24-month evaluation.Figures 5 and 6show some of the adhoc resuits for the full collection, and figures 7 and 8 show some of the routing results. The results from Syracuse University on a smaller subset of the document collection are shown in figures 9 through 12.", |
| "uris": null |
| }, |
| "FIGREF1": { |
| "num": null, |
| "type_str": "figure", |
| "text": "shows the recall/precision curves for the adhoc topics. The three INQRY runs include their baseline method (INQ009), which is same as the baseline method INQRYJ developed at the 18-month evaluation period.", |
| "uris": null |
| }, |
| "TABREF2": { |
| "content": "<table><tr><td/><td colspan=\"2\">Best Automatic</td><td>Adhoc</td><td/><td/></tr><tr><td>1.00</td><td/><td/><td/><td/><td/></tr><tr><td colspan=\"5\">8. REFERENCES I 0.80 _._ Brkly3 0.60 6 HNCadl Best Automatic Routing 0.40 Recall INQO01 0.20 + dortQ2 o CLARTA o cmlL2 [1] 0.80 0.60 0.40 0.20 0.00 I 0.00 1.00</td><td>i 1.00</td></tr><tr><td>0.80</td><td/><td/><td/><td/><td/></tr><tr><td>0.60</td><td/><td/><td/><td/><td/></tr><tr><td>0.40</td><td/><td/><td/><td/><td/></tr><tr><td>0.20</td><td/><td/><td/><td/><td/></tr><tr><td>0.00</td><td/><td/><td/><td/><td/></tr><tr><td>0.00</td><td>0.20</td><td>0.40</td><td>0.60</td><td>0.80</td><td>1.00</td></tr><tr><td/><td/><td>Recall</td><td/><td/><td/></tr><tr><td/><td>cmlC1</td><td>+ dortP1</td><td>. cityr2</td><td/><td/></tr><tr><td/><td colspan=\"2\">+ INQO03 + Brkly5</td><td>~ hnc2c</td><td/><td/></tr></table>", |
| "html": null, |
| "type_str": "table", |
| "text": "Hat'man D. (Ed.).The Second Text REtrieval Conference (TREC-2). National Institute of Standards and Technology Special Publication 500-215, in press.", |
| "num": null |
| } |
| } |
| } |
| } |