arXiv ScienceSearch

arXiv subjects

June Park

Publications and source records attributed to June Park.

4 recordsLinked to original sources

Group-Aware Adaptive Retrieval for Evidence Navigation

Reasoning-intensive retrieval addresses queries whose relevance cannot be identified by surface-level matching, thereby requiring multi-step reasoning. Because relevant documents rarely appear in the initial candidate set, retrieval systems suffer from the bounded recall problem. Existing methods iteratively expand a candidate pool at the document level over a corpus graph, examining each neighbor in isolation and drifting toward a narrow region of the corpus. To address this problem, we propose Group-Aware Adaptive Retrieval for Evidence Navigation (GAREN), which explores the corpus graph through group-level expansion. GAREN organizes documents into semantically coherent and distinguishable groups based on their connections in the corpus graph. The information in each group indicates what can be accessed by expanding through it, providing guidance beyond individual document-level signals. At each iteration, GAREN uses a group-level navigator to identify promising expansion directions, retrieves documents from the selected groups, and applies a document-level reranker to evaluate the updated candidate set. Extensive experiments show that GAREN achieves up to 8.0% improvement over the strongest baseline on BRIGHT. The source code is available at https://github.com/KJ12124/GAREN

cs.IR

Conflict-Aware Soft Prompting for Retrieval-Augmented Generation

Retrieval-augmented generation (RAG) enhances the capabilities of large language models (LLMs) by incorporating external knowledge into their input prompts. However, when the retrieved context contradicts the LLM's parametric knowledge, it often fails to resolve the conflict between incorrect external context and correct parametric knowledge, known as context-memory conflict. To tackle this problem, we introduce Conflict-Aware REtrieval-Augmented Generation (CARE), consisting of a context assessor and a base LLM. The context assessor encodes compact memory token embeddings from raw context tokens. Through grounded/adversarial soft prompting, the context assessor is trained to discern unreliable context and capture a guidance signal that directs reasoning toward the more reliable knowledge source. Extensive experiments show that CARE effectively mitigates context-memory conflicts, leading to an average performance gain of 5.0\% on QA and fact-checking benchmarks, establishing a promising direction for trustworthy and adaptive RAG systems.

cs.CL

From Reading to Compressing: Exploring the Multi-document Reader for Prompt Compression

Large language models (LLMs) have achieved significant performance gains using advanced prompting techniques over various tasks. However, the increasing length of prompts leads to high computational costs and often obscures crucial information. Prompt compression has been proposed to alleviate these issues, but it faces challenges in (i) capturing the global context and (ii) training the compressor effectively. To tackle these challenges, we introduce a novel prompt compression method, namely Reading To Compressing (R2C), utilizing the Fusion-in-Decoder (FiD) architecture to identify the important information in the prompt. Specifically, the cross-attention scores of the FiD are used to discern essential chunks and sentences from the prompt. R2C effectively captures the global context without compromising semantic consistency while detouring the necessity of pseudo-labels for training the compressor. Empirical results show that R2C retains key contexts, enhancing the LLM performance by 6% in out-of-domain evaluations while reducing the prompt length by 80%.

cs.CL

Anomalous Lattice Dynamics of Mono-, Bi-, and Tri-layer WTe2

Tungsten ditelluride (WTe2) is a layered material that exhibits excellent magnetoresistance and thermoelectric behaviors, which are deeply related with its distorted orthorhombic phase that may critically affect the lattice dynamics. Here, for the first time, we present comprehensive characterization of the Raman spectroscopic behavior of WTe2 from bulk to monolayer using experimental and computational methods. We discover that mono and bi-layer WTe2 can be easily identified by Raman spectroscopy since double or single Raman modes that are observed in higher-layer WTe2 are substantially suppressed in the monolayer and bilayer WTe2, respectively. In addition, different from hexagonal metal dichalcogenides, the frequency of in-plane mode of WTe2 remains almost constant as the layer number decreases, while the other Raman modes consistently blueshift. First-principles calculation validates the experiments and reveals that the negligible shift of the mode is attributed to the lattice vibration along the tungsten chains that make WTe2 structurally one-dimensional.

cond-mat.mes-hall