SlideShare a Scribd company logo
Advantages of Query
Biased Summaries in
Information Retrieval
Anastasios Tombros
Computing Science Department University of Glasgow, Scotland
Mark Sanderson
CIIR, Computing Science Department University of Massachusetts,
U.S.A.
Presentation by Onur Yılmaz
Outline
 Introduction
 Summarization System
 Experimental Design
 Experimental Results
 Further Work and Conclusions
Introduction
Interaction with an IR system
 User enters a specific information need,
 Query
 Response of a typical system
 Retrieved document list
Introduction
Interaction with an IR system

Introduction
Interaction with an IR system

Title
First few
sentences
URL
Relevance
Quantification
Introduction
Interaction with an IR system
 Users have to decide which of the retrieved documents
are most likely to convey their information need
 Ideally, it should be possible to make this decision
without having to refer to the full document text
Introduction
Interaction with an IR system

Title
First few
sentences
Not clear which the document relates to a
user’s query
Introduction
What is presented?
 Aim
 to minimize users’ need to refer to the full
document text
 to provide enough information to support their
retrieval decisions
Introduction
What is presented?
 Proposed method
 An automatically generated summary of each document in
a retrieved document list, biased to a user’s query
Introduction
Document Summary
 Condensation of a full text document
 indicative of the source’s content
 informative
Introduction
Sentence Extraction
 Selection of sentences from the original document
 Scores are assigned to sentences according to a set of
extraction criteria
 Best-scoring sentences are presented in the summary
Summarisation System
 Aim of system
 Providing information on the relevance of documents
retrieved in response to their query
 Summaries were to be user-directed: biased towards
the user’s query
Summarisation System
Articles
 Wall Street Journal (WSJ) taken from the TREC
collection (Text REtrieval Conferences)
Summarisation System
Methodology
 Examining 50 randomly selected articles from the
collection
 Extract conclusions about the distribution of important
information within them
 Title
 Headings
 Leading paragraph
 Overall structural
Summarisation System
Sentence Extraction - Title Method
 Headlines of news articles
 tend to reveal the major subject of the article
 Terms in the title section of the documents
 assigned a positive weight (title score)
 Leading paragraph of each article
 Provides much information on the article’s content
 In order to quantify this contribution,
 An ordinal weight was assigned to the first two
sentences of each article.
Summarisation System
Sentence Extraction - Title Method
Summarisation System
Sentence Extraction - Title Method
 Section Headings
 «heading score» was assigned to each one of the
sentences comprising a heading
Summarisation System
Sentence Extraction - Term Occurrence (TO)
 Number of term occurrences (TO) within each document
to further assign weights to sentences
 Reasonable TO
 7  medium-sized documents
 (between 25 - 40 sentences)
 TO value is augmented by 10% of the increase in document
size
Summarisation System
Sentence Extraction - Term Occurrence (TO)
 Significantly Related Terms
 Two terms are are significant
 No more than 4 non-significant words between them
Recent studies that show that in the English
language 98% of the lexical relations occur
between words within a span of 5 words in a
Sentence.
Summarisation System
Biasing summaries towards queries
 Query Score
 calculated for each of the sentences of a document
 based on the distribution of query terms in each
sentence
Summarisation System
Biasing summaries towards queries
 For each sentence
+Query score
Score obtained by
the sentence
extraction methods
Final Score=
Summarisation System
Biasing summaries towards queries
 Summary for each document
 Output the top-scoring sentence
 Until desired summary length reached
15% of the
document's
length
up to a
maximum of
five sentences
Experimental Design
 Aim of experiment
 Use of query biased summaries in a retrieved
document list
 would have a positive effect on
 the process of relevance judgement by users
Experimental Design
Experimental Conditions
 Two levels of an independent variable:
 Use of query-biased summaries in a ranked list of
retrieved documents
 Use of static pre-defined summaries
Experimental Design
Groups of Subjects
 Two groups consisting of 10 people
 Postgraduate students
 Population is not representative of that which we wish to
generalize the conclusions
Experimental Design
Retrieval Task
 Identify, in a limited amount of time, as many
relevant documents as possible
 Subjects presented with a retrieved document list
and query
Experimental Design
Queries
 Randomly selected from the queries of the TREC test
collection
 Standard against which the subjects’ relevance
judgements compared
Experimental Design
IR System
 Classic document ranking system
 tf•idf term weighting scheme
 with stop word removal
 word stemming using the Porter stemmer
Experimental Design
Operationalising the Experiment
Select
typical or
proposed
method
Assign 5
random
queries to
subject
Present to
subject
retrieved
document
list (50
highest
ranked
documents)
Subject
identifies
the relevant
documents
in 5 minutes
Experimental Design
Experiment – Typical IR System Output

Experimental Design
Experiment – Proposed IR System Output

Experimental Results
Dependent Variable
 Dependent variable:
 Performance of the users in the
 process of relevance judgements on documents retrieved
by specific queries
Experimental Results
Criteria
 Recall and precision of the relevance judgements
 The speed of judgements
 Need of the assistance from the full text of the
retrieved documents.
 The subjective opinion about the assistance provided
Experimental Results
Recall
 Recall: Number of relevant documents correctly identified by
a subject for a query divided by the total number of relevant
documents, within the examined ones, for that query
«summary group»
managed to
successfully identify
a larger number of
relevant documents
Experimental Results
Precision
 Precision: Relevant documents correctly identified divided by
the total number of indicated relevant documents for a query
Experimental Results
Recall and Precision
 Query biased summaries allow users to identify
more relevant documents, and identify them more
accurately.
Experimental Results
Speed
 Avg. Number of Documents: Actual number of documents that
each subject managed to examine within the specified 5
minute period
13% increase
Tendency for quicker
judgement
Experimental Results
Reference to the full text of the documents
 Static summaries based on the first few lines of a
document is inadequate.
Further Work and Conclusions
Summary
 Query based summaries assist users in performing
relevance judgements more accurately and more
quickly.
 Users can identify more relevant documents for each
query, while at the same time make fewer mistakes.
Further Work and Conclusions
Summary
 Query based summaries almost alleviate the users’
need to refer to the full text
 Users rely almost solely on the information conveyed in
the query-biased summaries in order to perform their
relevance judgements.
Further Work and Conclusions
Future Work
 Possible extensions of the work
 Repeating the experiments by simulating conditions
encountered when searching for information on the
web.
 Intend to examine different summarisation techniques
and to apply our system to alternative test collections.
References
 Abracos, J., and Lopes, G.P. 1997. Statistical methods for retrieving most significant
paragraphs in newspaper articles. In Proceedings of the ACL'97/EACL'97 Workshop on
Intelligent Scalable Text Summarisation (ISTS '97), 51-57. Madrid, Spain, July 11 1997.
 Brandow, R., Mitze, K., and Rau, L.F. 1995. Automatic condensation of electronic
publications by sentence selection. Information Processing & Management 31(5): 675-685,
September 1995.
 Callan, J.P. 1994. Passage-level evidence in document retrieval. In Croft, W.B., and van
Rijbergen, C.J. eds. Proceedings of the Seventeenth Annual ACM SIGIR Conference on
Research and Development in Information Retrieval, 302-310. ACM Press, July 1994.
 Edmundson, H.P. 1964. Problems in automatic abstracting. Communications of the ACM
7(4):259-263, April 1964.
 Edmundson, H.P. 1969. New methods in automatic abstracting. Journal of the ACM
16(2):264-285, April 1969.
 Hand, T.F. 1997. A proposal for a task-based evaluation of text summarisation systems. In
Proceedings of the ACL’97/EACL’97 Workshop on Intelligent Scalable Text Summarisation
(ISTS ’97), 31-38. Madrid, Spain, July 11 1997.
 Harman, D. 1996. Overview of the Fifth Text REtrieval Conference (TREC-5). In Proceedings
of the Text Retrieval Conference (TREC-5), National Institute of Standards and Technology,
Gaithersburg, MD 20899, USA.
References
 Jacobs, P.S., and Rau, L.F. 1990. Scisor: Extracting information from on-line news.
Communications of the ACM 33(11):88-97, November 1990.
 Keppel, G. 1973. Design and analysis: A researcher’s handbook. New Jersey: Prentice Hall.
 Knaus, D., Mittendorf, E., Schauble, P., and Sheridan, P. 1995. Highlighting relevant passages
for users of the interactive SPIDER retrieval system. In Proceedings of the Text Retrieval
Conference (TREC-4), National Institute of Standards and Technology, Gaithersburg, MD
20899, USA.
 Kupiec, J., Pedersen, J., and Chen, F. 1995. A trainable document summariser. In Fox, E.A.,
Ingwersen, P., and Fidel, R. eds. Proceedings of the Eighteenth Annual ACM SIGIR Conference
on Research and Development in Information Retrieval, 68-73. ACM Press, July 1995.
 Luhn, H.P. 1958. The automatic creation of literature abstracts. IBM Journal of Research and
Development 2(2): 159-165, April 1958.
 Maizell, R.E., Smith, J.F., and Singer, T.E.R. 1971. Abstracting scientific and technical
literature: An introductory guide and text for scientists, abstractors and management. New
York: Willey-Interscience, John Willey & Sons Inc.
 Mani, I., and Bloedorn, E. 1997. Multi-document summarisation by graph search and
matching. In Proceedings of AAAI-97, Providence Rhode Island.
References
 McKeown, K., and Radev, D.R. 1995. Generating summaries from multiple news articles.
In Fox, E.A., Ingwersen, P., and Fidel, R. eds. Proceedings of the Eighteenth Annual ACM
SIGIR Conference on Research and Development in Information Retrieval, 74-82. ACM
Press, July 1995.
 Miike, S., Itoh, E., Ono, K., and Sumita, K. 1994. A full-text retrieval system with a
dynamic abstract generation function. In Croft, W.B., and van Rijbergen, C.J. eds.
Proceedings of the Seventeenth Annual ACM SIGIR Conference on Research and
Development in Information Retrieval, 152-161. ACM Press, July 1994.
 Miller, S. 1984. Experimental design and statistics (2nd edition). New York: Routledge.
 Paice, C.D. 1990. Constructing literature abstracts by computer: Techniques and
prospects. Information Processing & Management 26(1):171-186.
 Porter, M.F. 1980. An algorithm for suffix stripping. Program - automated library and
information systems 14(3):130-137.
 Rush, J.E., Salvador, R., and Zamora, A. 1971. Automatic abstracting and indexing. II.
Production of indicative abstracts by application of contextual inference and syntactic
coherence criteria. Journal of the American Society for Information Science 22(4):260-
274.
 Salton, G., Singhal, A., Mitra, M., and Buckley, C. 1997. Automatic text structuring and
summarisation. Information Processing & Management 33(2):193-20.
Advantages of Query
Biased Summaries in
Information Retrieval
Anastasios Tombros
Computing Science Department University of Glasgow, Scotland
Mark Sanderson
CIIR, Computing Science Department University of Massachusetts,
U.S.A.
Presentation by Onur Yılmaz

More Related Content

PDF
A Comparative Study of Centroid-Based and Naïve Bayes Classifiers for Documen...
PDF
Mining Scientific Papers
PPT
Query based summarization
PDF
An introduction to system-oriented evaluation in Information Retrieval
PPTX
Original article structure in Medicine
PPT
A Topic map-based ontology IR system versus Clustering-based IR System: A Com...
PDF
A Novel Text Classification Method Using Comprehensive Feature Weight
PDF
An Evaluation of Preprocessing Techniques for Text Classification
A Comparative Study of Centroid-Based and Naïve Bayes Classifiers for Documen...
Mining Scientific Papers
Query based summarization
An introduction to system-oriented evaluation in Information Retrieval
Original article structure in Medicine
A Topic map-based ontology IR system versus Clustering-based IR System: A Com...
A Novel Text Classification Method Using Comprehensive Feature Weight
An Evaluation of Preprocessing Techniques for Text Classification

What's hot (17)

PDF
N15-1013
PDF
Probabilistic Information Retrieval
PDF
Review of Various Text Categorization Methods
PDF
Relevance feature discovery for text mining
PDF
Document Retrieval System, a Case Study
PDF
76 s201906
PDF
Research Paper Selection Based On an Ontology and Text Mining Technique Using...
PDF
Text Mining at Feature Level: A Review
PDF
Text Classification using Support Vector Machine
PDF
N045038690
PDF
Semantics-based clustering approach for similar research area detection
PDF
Text Document categorization using support vector machine
PDF
A rough set based hybrid method to text categorization
PDF
An efficient-classification-model-for-unstructured-text-document
DOCX
RES860 P6 IndividualProject - version101
PDF
Correlation Coefficient Based Average Textual Similarity Model for Informatio...
PDF
DOMAIN KEYWORD EXTRACTION TECHNIQUE: A NEW WEIGHTING METHOD BASED ON FREQUENC...
N15-1013
Probabilistic Information Retrieval
Review of Various Text Categorization Methods
Relevance feature discovery for text mining
Document Retrieval System, a Case Study
76 s201906
Research Paper Selection Based On an Ontology and Text Mining Technique Using...
Text Mining at Feature Level: A Review
Text Classification using Support Vector Machine
N045038690
Semantics-based clustering approach for similar research area detection
Text Document categorization using support vector machine
A rough set based hybrid method to text categorization
An efficient-classification-model-for-unstructured-text-document
RES860 P6 IndividualProject - version101
Correlation Coefficient Based Average Textual Similarity Model for Informatio...
DOMAIN KEYWORD EXTRACTION TECHNIQUE: A NEW WEIGHTING METHOD BASED ON FREQUENC...
Ad

Similar to Advantages of Query Biased Summaries in Information Retrieval (20)

PPT
Query based summarization
PPT
Query Based Summarization
PDF
Answer extraction and passage retrieval for
PDF
AbstractiveSurvey of text in today timef
PDF
IRJET- Automatic Recapitulation of Text Document
PDF
Text databases and information retrieval
PDF
Architecture of an ontology based domain-specific natural language question a...
PDF
Search term recommendation and non-textual ranking evaluated
PDF
Information_Retrieval_Models_Nfaoui_El_Habib
PDF
An Effective Academic Research Papers Recommendation For Non-Profiled Users
PDF
Performance Evaluation of Query Processing Techniques in Information Retrieval
PDF
Arabic text categorization algorithm using vector evaluation method
PPT
kantorNSF-NIJ-ISI-03-06-04.ppt
PDF
A template based algorithm for automatic summarization and dialogue managemen...
PDF
Enhancing the labelling technique of
PDF
Query Answering Approach Based on Document Summarization
PDF
K0936266
PPT
Tovek Presentation by Livio Costantini
PDF
A domain specific automatic text summarization using fuzzy logic
PDF
8 efficient multi-document summary generation using neural network
Query based summarization
Query Based Summarization
Answer extraction and passage retrieval for
AbstractiveSurvey of text in today timef
IRJET- Automatic Recapitulation of Text Document
Text databases and information retrieval
Architecture of an ontology based domain-specific natural language question a...
Search term recommendation and non-textual ranking evaluated
Information_Retrieval_Models_Nfaoui_El_Habib
An Effective Academic Research Papers Recommendation For Non-Profiled Users
Performance Evaluation of Query Processing Techniques in Information Retrieval
Arabic text categorization algorithm using vector evaluation method
kantorNSF-NIJ-ISI-03-06-04.ppt
A template based algorithm for automatic summarization and dialogue managemen...
Enhancing the labelling technique of
Query Answering Approach Based on Document Summarization
K0936266
Tovek Presentation by Livio Costantini
A domain specific automatic text summarization using fuzzy logic
8 efficient multi-document summary generation using neural network
Ad

Recently uploaded (20)

PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PPTX
Understanding_Digital_Forensics_Presentation.pptx
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PDF
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PDF
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
PPTX
Programs and apps: productivity, graphics, security and other tools
PDF
NewMind AI Weekly Chronicles - August'25 Week I
PDF
Approach and Philosophy of On baking technology
PPTX
Big Data Technologies - Introduction.pptx
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
PPTX
MYSQL Presentation for SQL database connectivity
PPTX
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
PDF
MIND Revenue Release Quarter 2 2025 Press Release
PDF
Spectral efficient network and resource selection model in 5G networks
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
Understanding_Digital_Forensics_Presentation.pptx
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
Advanced methodologies resolving dimensionality complications for autism neur...
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
Mobile App Security Testing_ A Comprehensive Guide.pdf
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
Programs and apps: productivity, graphics, security and other tools
NewMind AI Weekly Chronicles - August'25 Week I
Approach and Philosophy of On baking technology
Big Data Technologies - Introduction.pptx
Diabetes mellitus diagnosis method based random forest with bat algorithm
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
MYSQL Presentation for SQL database connectivity
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
MIND Revenue Release Quarter 2 2025 Press Release
Spectral efficient network and resource selection model in 5G networks
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
Reach Out and Touch Someone: Haptics and Empathic Computing
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...

Advantages of Query Biased Summaries in Information Retrieval

  • 1. Advantages of Query Biased Summaries in Information Retrieval Anastasios Tombros Computing Science Department University of Glasgow, Scotland Mark Sanderson CIIR, Computing Science Department University of Massachusetts, U.S.A. Presentation by Onur Yılmaz
  • 2. Outline  Introduction  Summarization System  Experimental Design  Experimental Results  Further Work and Conclusions
  • 3. Introduction Interaction with an IR system  User enters a specific information need,  Query  Response of a typical system  Retrieved document list
  • 5. Introduction Interaction with an IR system  Title First few sentences URL Relevance Quantification
  • 6. Introduction Interaction with an IR system  Users have to decide which of the retrieved documents are most likely to convey their information need  Ideally, it should be possible to make this decision without having to refer to the full document text
  • 7. Introduction Interaction with an IR system  Title First few sentences Not clear which the document relates to a user’s query
  • 8. Introduction What is presented?  Aim  to minimize users’ need to refer to the full document text  to provide enough information to support their retrieval decisions
  • 9. Introduction What is presented?  Proposed method  An automatically generated summary of each document in a retrieved document list, biased to a user’s query
  • 10. Introduction Document Summary  Condensation of a full text document  indicative of the source’s content  informative
  • 11. Introduction Sentence Extraction  Selection of sentences from the original document  Scores are assigned to sentences according to a set of extraction criteria  Best-scoring sentences are presented in the summary
  • 12. Summarisation System  Aim of system  Providing information on the relevance of documents retrieved in response to their query  Summaries were to be user-directed: biased towards the user’s query
  • 13. Summarisation System Articles  Wall Street Journal (WSJ) taken from the TREC collection (Text REtrieval Conferences)
  • 14. Summarisation System Methodology  Examining 50 randomly selected articles from the collection  Extract conclusions about the distribution of important information within them  Title  Headings  Leading paragraph  Overall structural
  • 15. Summarisation System Sentence Extraction - Title Method  Headlines of news articles  tend to reveal the major subject of the article  Terms in the title section of the documents  assigned a positive weight (title score)
  • 16.  Leading paragraph of each article  Provides much information on the article’s content  In order to quantify this contribution,  An ordinal weight was assigned to the first two sentences of each article. Summarisation System Sentence Extraction - Title Method
  • 17. Summarisation System Sentence Extraction - Title Method  Section Headings  «heading score» was assigned to each one of the sentences comprising a heading
  • 18. Summarisation System Sentence Extraction - Term Occurrence (TO)  Number of term occurrences (TO) within each document to further assign weights to sentences  Reasonable TO  7  medium-sized documents  (between 25 - 40 sentences)  TO value is augmented by 10% of the increase in document size
  • 19. Summarisation System Sentence Extraction - Term Occurrence (TO)  Significantly Related Terms  Two terms are are significant  No more than 4 non-significant words between them Recent studies that show that in the English language 98% of the lexical relations occur between words within a span of 5 words in a Sentence.
  • 20. Summarisation System Biasing summaries towards queries  Query Score  calculated for each of the sentences of a document  based on the distribution of query terms in each sentence
  • 21. Summarisation System Biasing summaries towards queries  For each sentence +Query score Score obtained by the sentence extraction methods Final Score=
  • 22. Summarisation System Biasing summaries towards queries  Summary for each document  Output the top-scoring sentence  Until desired summary length reached 15% of the document's length up to a maximum of five sentences
  • 23. Experimental Design  Aim of experiment  Use of query biased summaries in a retrieved document list  would have a positive effect on  the process of relevance judgement by users
  • 24. Experimental Design Experimental Conditions  Two levels of an independent variable:  Use of query-biased summaries in a ranked list of retrieved documents  Use of static pre-defined summaries
  • 25. Experimental Design Groups of Subjects  Two groups consisting of 10 people  Postgraduate students  Population is not representative of that which we wish to generalize the conclusions
  • 26. Experimental Design Retrieval Task  Identify, in a limited amount of time, as many relevant documents as possible  Subjects presented with a retrieved document list and query
  • 27. Experimental Design Queries  Randomly selected from the queries of the TREC test collection  Standard against which the subjects’ relevance judgements compared
  • 28. Experimental Design IR System  Classic document ranking system  tf•idf term weighting scheme  with stop word removal  word stemming using the Porter stemmer
  • 29. Experimental Design Operationalising the Experiment Select typical or proposed method Assign 5 random queries to subject Present to subject retrieved document list (50 highest ranked documents) Subject identifies the relevant documents in 5 minutes
  • 30. Experimental Design Experiment – Typical IR System Output 
  • 31. Experimental Design Experiment – Proposed IR System Output 
  • 32. Experimental Results Dependent Variable  Dependent variable:  Performance of the users in the  process of relevance judgements on documents retrieved by specific queries
  • 33. Experimental Results Criteria  Recall and precision of the relevance judgements  The speed of judgements  Need of the assistance from the full text of the retrieved documents.  The subjective opinion about the assistance provided
  • 34. Experimental Results Recall  Recall: Number of relevant documents correctly identified by a subject for a query divided by the total number of relevant documents, within the examined ones, for that query «summary group» managed to successfully identify a larger number of relevant documents
  • 35. Experimental Results Precision  Precision: Relevant documents correctly identified divided by the total number of indicated relevant documents for a query
  • 36. Experimental Results Recall and Precision  Query biased summaries allow users to identify more relevant documents, and identify them more accurately.
  • 37. Experimental Results Speed  Avg. Number of Documents: Actual number of documents that each subject managed to examine within the specified 5 minute period 13% increase Tendency for quicker judgement
  • 38. Experimental Results Reference to the full text of the documents  Static summaries based on the first few lines of a document is inadequate.
  • 39. Further Work and Conclusions Summary  Query based summaries assist users in performing relevance judgements more accurately and more quickly.  Users can identify more relevant documents for each query, while at the same time make fewer mistakes.
  • 40. Further Work and Conclusions Summary  Query based summaries almost alleviate the users’ need to refer to the full text  Users rely almost solely on the information conveyed in the query-biased summaries in order to perform their relevance judgements.
  • 41. Further Work and Conclusions Future Work  Possible extensions of the work  Repeating the experiments by simulating conditions encountered when searching for information on the web.  Intend to examine different summarisation techniques and to apply our system to alternative test collections.
  • 42. References  Abracos, J., and Lopes, G.P. 1997. Statistical methods for retrieving most significant paragraphs in newspaper articles. In Proceedings of the ACL'97/EACL'97 Workshop on Intelligent Scalable Text Summarisation (ISTS '97), 51-57. Madrid, Spain, July 11 1997.  Brandow, R., Mitze, K., and Rau, L.F. 1995. Automatic condensation of electronic publications by sentence selection. Information Processing & Management 31(5): 675-685, September 1995.  Callan, J.P. 1994. Passage-level evidence in document retrieval. In Croft, W.B., and van Rijbergen, C.J. eds. Proceedings of the Seventeenth Annual ACM SIGIR Conference on Research and Development in Information Retrieval, 302-310. ACM Press, July 1994.  Edmundson, H.P. 1964. Problems in automatic abstracting. Communications of the ACM 7(4):259-263, April 1964.  Edmundson, H.P. 1969. New methods in automatic abstracting. Journal of the ACM 16(2):264-285, April 1969.  Hand, T.F. 1997. A proposal for a task-based evaluation of text summarisation systems. In Proceedings of the ACL’97/EACL’97 Workshop on Intelligent Scalable Text Summarisation (ISTS ’97), 31-38. Madrid, Spain, July 11 1997.  Harman, D. 1996. Overview of the Fifth Text REtrieval Conference (TREC-5). In Proceedings of the Text Retrieval Conference (TREC-5), National Institute of Standards and Technology, Gaithersburg, MD 20899, USA.
  • 43. References  Jacobs, P.S., and Rau, L.F. 1990. Scisor: Extracting information from on-line news. Communications of the ACM 33(11):88-97, November 1990.  Keppel, G. 1973. Design and analysis: A researcher’s handbook. New Jersey: Prentice Hall.  Knaus, D., Mittendorf, E., Schauble, P., and Sheridan, P. 1995. Highlighting relevant passages for users of the interactive SPIDER retrieval system. In Proceedings of the Text Retrieval Conference (TREC-4), National Institute of Standards and Technology, Gaithersburg, MD 20899, USA.  Kupiec, J., Pedersen, J., and Chen, F. 1995. A trainable document summariser. In Fox, E.A., Ingwersen, P., and Fidel, R. eds. Proceedings of the Eighteenth Annual ACM SIGIR Conference on Research and Development in Information Retrieval, 68-73. ACM Press, July 1995.  Luhn, H.P. 1958. The automatic creation of literature abstracts. IBM Journal of Research and Development 2(2): 159-165, April 1958.  Maizell, R.E., Smith, J.F., and Singer, T.E.R. 1971. Abstracting scientific and technical literature: An introductory guide and text for scientists, abstractors and management. New York: Willey-Interscience, John Willey & Sons Inc.  Mani, I., and Bloedorn, E. 1997. Multi-document summarisation by graph search and matching. In Proceedings of AAAI-97, Providence Rhode Island.
  • 44. References  McKeown, K., and Radev, D.R. 1995. Generating summaries from multiple news articles. In Fox, E.A., Ingwersen, P., and Fidel, R. eds. Proceedings of the Eighteenth Annual ACM SIGIR Conference on Research and Development in Information Retrieval, 74-82. ACM Press, July 1995.  Miike, S., Itoh, E., Ono, K., and Sumita, K. 1994. A full-text retrieval system with a dynamic abstract generation function. In Croft, W.B., and van Rijbergen, C.J. eds. Proceedings of the Seventeenth Annual ACM SIGIR Conference on Research and Development in Information Retrieval, 152-161. ACM Press, July 1994.  Miller, S. 1984. Experimental design and statistics (2nd edition). New York: Routledge.  Paice, C.D. 1990. Constructing literature abstracts by computer: Techniques and prospects. Information Processing & Management 26(1):171-186.  Porter, M.F. 1980. An algorithm for suffix stripping. Program - automated library and information systems 14(3):130-137.  Rush, J.E., Salvador, R., and Zamora, A. 1971. Automatic abstracting and indexing. II. Production of indicative abstracts by application of contextual inference and syntactic coherence criteria. Journal of the American Society for Information Science 22(4):260- 274.  Salton, G., Singhal, A., Mitra, M., and Buckley, C. 1997. Automatic text structuring and summarisation. Information Processing & Management 33(2):193-20.
  • 45. Advantages of Query Biased Summaries in Information Retrieval Anastasios Tombros Computing Science Department University of Glasgow, Scotland Mark Sanderson CIIR, Computing Science Department University of Massachusetts, U.S.A. Presentation by Onur Yılmaz