paper-with-me

홈 › Papers

Exploiting LLMs' Reasoning Capability to Infer Implicit Concepts in Legal Information Retrieval

2024-10-16 · Hai-Long Nguyen, Tan-Minh Nguyen, Duc-Minh Nguyen, Thi-Hai-Yen Vuong, Ha-Thanh Nguyen, Xuan-Hieu Phan

Statutory law retrieval is a typical problem in legal language processing, that has various practical applications in law engineering. Modern deep learning-based retrieval methods have achieved significant results for this problem. However, retrieval systems relying on semantic and lexical correlations often exhibit limitations, particularly when handling queries that involve real-life scenarios, or use the vocabulary that is not specific to the legal domain. In this work, we focus on overcoming this weaknesses by utilizing the logical reasoning capabilities of large language models (LLMs) to identify relevant legal terms and facts related to the situation mentioned in the query. The proposed retrieval system integrates additional information from the term--based expansion and query reformulation to improve the retrieval accuracy. The experiments on COLIEE 2022 and COLIEE 2023 datasets show that extra knowledge from LLMs helps to improve the retrieval result of both lexical and semantic ranking models. The final ensemble retrieval system outperformed the highest results among all participating teams in the COLIEE 2022 and 2023 competitions.

📄 PDF Abstract BibTeX arXiv:2410.12154

Code (0)

등록된 구현이 없습니다.

Tasks

Information RetrievalLogical ReasoningRetrieval

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

DetectBench: Can Large Language Model Detect and Piece Together Implicit Evidence?

2024-06-18 · Zhouhong Gu, Lin Zhang, Xiaoxuan Zhu, Jiangjie Chen 외

Detecting evidence within the context is a key step in the process of reasoning task. Evaluating and enhancing the capabilities of LLMs in evidence detection will strengthen context-based reasoning performance. This pape…

Language ModelingLanguage ModellingLarge Language ModelMultiple-choice

GAPMAP: Mapping Scientific Knowledge Gaps in Biomedical Literature Using Large Language Models

2025-10-29 · Nourah M Salem, Elizabeth White, Michael Bada, Lawrence Hunter arxiv

Scientific progress is driven by the deliberate articulation of what remains unknown. This study investigates the ability of large language models (LLMs) to identify research knowledge gaps in the biomedical literature. …

Domain Adaptation

Self-Training Elicits Concise Reasoning in Large Language Models

2025-02-27 · Tergel Munkhbat, Namgyu Ho, Seohyun Kim, Yongjin Yang 외

Chain-of-thought (CoT) reasoning has enabled large language models (LLMs) to utilize additional computation through intermediate tokens to solve complex tasks. However, we posit that typical reasoning traces contain many…

GSM8KIn-Context LearningMath

Where Norms and References Collide: Evaluating LLMs on Normative Reasoning

2026-02-03 · Mitchell Abrams, Kaveh Eskandari Miandoab, Felix Gervits, Vasanth Sarathy 외 arxiv

Embodied agents, such as robots, will need to interact in situated environments where successful communication often depends on reasoning over social norms: shared expectations that constrain what actions are appropriate…

Inference-Time Reasoning Selectively Reduces Implicit Social Bias in Large Language Models

2026-02-04 · Molly Apsel, Michael N. Jones arxiv

Drawing on constructs from psychology, prior work has identified a distinction between explicit and implicit bias in large language models (LLMs). While many LLMs undergo post-training alignment and safety procedures to …