← Search

Qika Lin

19 accepted papers

2026

CodeBrain: Towards Decoupled Interpretability and Multi-Scale Architecture for EEG Foundation Model

ICLR 2026poster

Electroencephalography (EEG) provides real-time insights into brain activity and supports diverse applications in neuroscience. While EEG foundation models (EFMs) have emerged to address the scalability issues of task-specific models, current approaches still yield clinically uninterpretable and wea…

Cited by 0SourcecodeScholar
2026

Graph-R1: Towards Agentic GraphRAG Framework via End-to-end Reinforcement Learning

ICML 2026poster

Retrieval-Augmented Generation (RAG) mitigates hallucination in LLMs by incorporating external knowledge, but relies on chunk-based retrieval that lacks structural semantics. GraphRAG methods improve RAG by modeling knowledge as entity-relation graphs, but still face challenges in high construction …

Cited by 0SourceScholar
2026

MAPS: Multi-Agent Personality Shaping for Collaborative Reasoning

AAAI 2026technical

Collaborative reasoning with multiple agents offers the potential for more robust and diverse problem-solving. However, existing approaches often suffer from homogeneous agent behaviors and lack of reflective and rethinking capabilities. We propose Multi-Agent Personality Shaping ((MAPS), a novel fr

Cited by 0SourcePDFScholar
2026

MARS: Multi-Agent Adaptive Reasoning with Socratic Guidance for Automated Prompt Optimization

AAAI 2026technical

Large language models (LLMs) typically operate in a question-answering paradigm, where the quality of the input prompt critically affects the response. Automated Prompt Optimization (APO) aims to overcome the cognitive biases of manually crafted prompts and explore a broader prompt design space. How

Cited by 0SourcePDFScholar
2026

MPA: Multimodal Prototype Augmentation for Few-Shot Learning

AAAI 2026technical

Recently, Few-shot Learning (FSL) has become a popular task that aims to recognize new classes from only a few labeled examples and has been widely applied in fields such as natural science, remote sensing, and medical images. However, most existing methods focus only on the visual modality and comp

Cited by 0SourcePDFScholar
2025

Crab: A Novel Configurable Role-Playing LLM with Assessing Benchmark

ACL 2025long

This study introduces Crab, a novel Configurable Role-Playing (RP) LLM with Assessing Benchmark, which consists of Role-Centric Dataset Curation, Persona-Embodying LLM Construction, and Comprehensive Benchmark Creation for RP dialogue generation. Distinct from traditional RP models that employ only…

Cited by 0SourcePDFScholar
2025

HyperGraphRAG: Retrieval-Augmented Generation via Hypergraph-Structured Knowledge Representation

NeurIPS 2025poster

Standard Retrieval-Augmented Generation (RAG) relies on chunk-based retrieval, whereas GraphRAG advances this approach by graph-based knowledge representation. However, existing graph-based RAG approaches are constrained by binary relations, as each edge in an ordinary graph connects only two entiti…

Cited by 0SourceScholar
2025

KBQA-o1: Agentic Knowledge Base Question Answering with Monte Carlo Tree Search

ICML 2025poster

Knowledge Base Question Answering (KBQA) aims to answer natural language questions with a large-scale structured knowledge base (KB). Despite advancements with large language models (LLMs), KBQA still faces challenges in weak KB awareness, imbalance between effectiveness and efficiency, and high rel…

2025

ST-USleepNet: A Spatial-Temporal Coupling Prominence Network for Multi-Channel Sleep Staging

IJCAI 2025

Sleep staging is critical to assess sleep quality and diagnose disorders. Despite advancements in artificial intelligence enabling automated sleep staging, significant challenges remain: (1) Simultaneously extracting prominent temporal and spatial sleep features from multi-channel raw signals, inclu

2025

Self-supervised Quantized Representation for Seamlessly Integrating Knowledge Graphs with Large Language Models

ACL 2025long

Due to the presence of the natural gap between Knowledge Graph (KG) structures and the natural language, the effective integration of holistic structural information of KGs with Large Language Models (LLMs) has emerged as a significant question. To this end, we propose a two-stage framework to learn…

Cited by 0SourcePDFScholar
2025

Synergistic Prompting for Robust Visual Recognition with Missing Modalities

ICCV 2025poster

Large-scale multi-modal models have demonstrated remarkable performance across various visual recognition tasks by leveraging extensive paired multi-modal training data. However, in real-world applications, the presence of missing or incomplete modality inputs often leads to significant performance…

Cited by 0SourcePDFScholar
2025

Towards Recognizing Spatial-temporal Collaboration of EEG Phase Brain Networks for Emotion Understanding

IJCAI 2025

Emotion recognition from EEG signals is crucial for understanding complex brain dynamics. Existing methods typically rely on static frequency bands and graph convolutional networks (GCNs) to model brain connectivity. However, EEG signals are inherently non-stationary and exhibit substantial individu

2025

𝜙-Decoding: Adaptive Foresight Sampling for Balanced Inference-Time Exploration and Exploitation

ACL 2025long

Inference-time optimization scales computation to derive deliberate reasoning steps for effective performance. While previous search-based strategies address the short-sightedness of auto-regressive generation, the vast search space leads to excessive exploration and insufficient exploitation. To st…

2024

A Semantic Mention Graph Augmented Model for Document-Level Event Argument Extraction

COLING 2024main

Document-level Event Argument Extraction (DEAE) aims to identify arguments and their specific roles from an unstructured document. The advanced approaches on DEAE utilize prompt-based methods to guide pre-trained language models (PLMs) in extracting arguments from input documents. They mainly concen…

2024

PathReasoner: Modeling Reasoning Path with Equivalent Extension for Logical Question Answering

ACL 2024long

Logical reasoning task has attracted great interest since it was proposed. Faced with such a task, current competitive models, even large language models (e.g., ChatGPT and PaLM 2), still perform badly. Previous promising LMs struggle in logical consistency modeling and logical structure perception.…

Cited by 2SourcePDFScholar
2024

Symbol-LLM: Towards Foundational Symbol-centric Interface For Large Language Models

ACL 2024long

Although Large Language Models (LLMs) demonstrate remarkable ability in processing and generating human-like text, they do have limitations when it comes to comprehending and expressing world knowledge that extends beyond the boundaries of natural language(e.g., chemical molecular formula). Injectin…

2024

Understanding Public Perception Towards Weather Disasters Through the Lens of Metaphor

IJCAI 2024poster

Extreme weather can lead to weather-induced disasters. These have a profound impact on communities worldwide, causing loss of life, damage to properties and infrastructure, and disruption of daily activities. In alignment with the United Nations Sustainable Development Goals, addressing the increasi…

Cited by 15SourcePDFScholar
2023

TECHS: Temporal Logical Graph Networks for Explainable Extrapolation Reasoning

ACL 2023long

Extrapolation reasoning on temporal knowledge graphs (TKGs) aims to forecast future facts based on past counterparts. There are two main challenges: (1) incorporating the complex information, including structural dependencies, temporal dynamics, and hidden logical rules; (2) implementing differentia…

Cited by 49SourcePDFScholar
2022

Inductive Relation Prediction with Logical Reasoning Using Contrastive Representations

EMNLP 2022main

Relation prediction in knowledge graphs (KGs) aims at predicting missing relations in incomplete triples, whereas the dominant embedding paradigm has a restriction on handling unseen entities during testing. In the real-world scenario, the inductive setting is more common because entities in the tra…

Cited by 21SourcePDFScholar