Search papers, labs, and topics across Lattice.
This paper introduces BCL, a novel Bayesian In-Context Learning Framework designed to enhance information extraction tasks by systematically optimizing label representations. By employing particle filtering and Bayesian updates, BCL effectively refines its approach across various information extraction paradigms, including sequence labeling and relation classification. Experimental results reveal that BCL consistently outperforms existing methods, showcasing its potential for improved generalizability and performance across model scales.
BCL achieves significant and consistent performance boosts in information extraction tasks, leveraging Bayesian updates to refine label representations systematically.
Existing information extraction (IE) tasks increasingly adopt in-context learning (ICL) with large language models. However, current approaches either show inconsistent performance across model scales or lack systematic optimization and generalizability. Building on this, we propose BCL (Bayesian In-Context Learning Framework for Information Extraction), the first optimization framework that uses particle filtering with Bayesian updates to systematically refine label representations across IE tasks. Through four steps initialization, observation, weight update, and resampling, BCL generalizes to both sequence labeling and relation classification paradigms. Extensive experiments demonstrate substantial and consistent improvements over existing approaches.