Papers by Kai Kang

14 papers
Consistent Representation Learning for Continual Relation Extraction (2022.findings-acl)

Copied to clipboard

Challenge: Existing methods to train relation extraction models overfit memory samples and perform poorly on imbalanced datasets.
Approach: They propose a method which uses contrastive learning and knowledge distillation to train a model on data with new relations while avoiding forgetting old ones.
Outcome: The proposed method significantly outperforms state-of-the-art baselines and yields strong robustness on the imbalanced datasets.
RubricBench: Aligning Model-Generated Rubrics with Human Standards (2026.acl-long)

Copied to clipboard

Challenge: Existing benchmarks lack discriminative complexity and ground-truth rubric annotations required for rigorous evaluation.
Approach: They propose a curated benchmark with 1,147 pairwise comparisons to assess the reliability of rubric-based evaluation.
Outcome: The proposed benchmarks show that they support diverse domains, exhibit discriminative ability, provide high-quality annotations, and include human-authored rubrics.
Evaluation and LLM-Guided Learning of ICD Coding Rationales (2026.eacl-long)

Copied to clipboard

Challenge: Existing studies on the explainability of ICD coding rely on attention-based rationales and qualitative assessments conducted by physicians.
Approach: They propose to evaluate the explainability of rationales in ICD coding using a multi-granular rationale-annotated dataset.
Outcome: The proposed model improves the explainability of rationales in ICD coding by using human-annotated rationale-announced rationale models.
LLM-based Medical Assistant Personalization with Short- and Long-Term Memory Coordination (2024.naacl-long)

Copied to clipboard

Challenge: Existing studies have focused on learning and enhancing large language models to understand and generate natural language.
Approach: They propose a computational bionic memory mechanism equipped with a parameter-efficient fine-tuning schema to personalize medical assistants.
Outcome: The proposed method can enhance the response with aware of previous mistakes for new queries during a dialogue session, but the training costs are prohibitive.
NeuSym-RAG: Hybrid Neural Symbolic Retrieval with Multiview Structuring for PDF Question Answering (2025.acl-long)

Copied to clipboard

Challenge: Existing approaches to retrieval augmented generation neglect PDF structure and layout . individual PDFs often exceed prompt limits and user queries may span multiple documents.
Approach: They propose a hybrid neural symbolic retrieval framework which combines both paradigms in an interactive process.
Outcome: The proposed framework organizes semi-structured PDF content into relational database and vectorstore . it defeats both RAG and structured baselines on three PDF-based QA datasets .
Efficient and Accurate Prompt Optimization: the Benefit of Memory in Exemplar-Guided Reflection (2025.acl-long)

Copied to clipboard

Challenge: Recent work utilizes feedbacks generated from erroneous cases to guide prompt optimization . previous methods rely on computational resources and powerful GPUs .
Approach: They propose an automatic prompt engineering method that leverages feedbacks from erroneous cases to guide prompt optimization.
Outcome: The proposed method surpasses state-of-the-art methods with less steps and lower computational resources.
FedMKT: Federated Mutual Knowledge Transfer for Large and Small Language Models (2025.coling-main)

Copied to clipboard

Challenge: Recent research in large language models (LLMs) has focused on enabling clients to fine-tune their locally deployed homogeneous LLMs collaboratively or on transferring knowledge from server-based LLM to small language models at downstream clients.
Approach: They propose a parameter-efficient federated mutual knowledge transfer framework for large and small language models that allows for token alignment and selective knowledge transfer between client-side LLMs and a server-side SLM.
Outcome: The proposed framework enhances the performance of both LLMs and SLMs with clients' unique domain insights while preserving the server's LLM and client's unique domain insight.
Coffee-Gym: An Environment for Evaluating and Improving Natural Language Feedback on Erroneous Code (2024.emnlp-main)

Copied to clipboard

Challenge: Large language models (LLMs) have made great progress in code generation, however, they still produce errors.
Approach: They propose a RL environment that provides feedback on code editing by analyzing the performance of the revised code in unit tests.
Outcome: The proposed model outperforms baselines in enhancing open-source code LLMs’ code editing, making them comparable with closed-source LLM.
Dialogue Chain-of-Thought Distillation for Commonsense-aware Conversational Agents (2023.emnlp-main)

Copied to clipboard

Challenge: a human-like chatbot requires commonsense reasoning to comprehend and respond to information . however, identifying and aggregating key evidence within a single hop is a challenge . a knowledge distillation framework is proposed that leverages LLMs as unreliable teachers .
Approach: They propose a framework that leverages large language models as unreliable teachers to facilitate multi-hop reasoning over a dialogue context.
Outcome: The proposed framework leverages LLMs as unreliable teachers and selectively distills consistent and helpful rationales via alignment filters.
EasyQuant: An Efficient Data-free Quantization Algorithm for LLMs (2023.emnlp-main)

Copied to clipboard

Challenge: Recent work has shown that large language models are superior to conventional methods in various tasks.
Approach: They propose a data-independent quantization algorithm that leaves outliers in the weight and quantization ranges . they find the algorithm runs over 10 times faster than the data-dependent methods .
Outcome: The proposed method runs over 10 times faster than the data-dependent methods.
TEXTOIR: An Integrated and Visualized Platform for Text Open Intent Recognition (2021.acl-demo)

Copied to clipboard

Challenge: TEXTOIR is the first integrated platform for text open intent recognition . currently, many dialogue systems are limited to handle the uncertain open intents .
Approach: TEXTOIR is the first integrated platform for text open intent recognition . it is composed of two main modules: open intent detection and open intent discovery . authors propose a framework to implement a complete process to identify known intents and discover open intents .
Outcome: TEXTOIR is the first integrated and visualized platform for text open intent recognition . it integrates state-of-the-art algorithms and benchmark intent datasets . however, there are still some issues, which bring difficulties for future research .
Content- and Topology-Aware Representation Learning for Scientific Multi-Literature (2023.emnlp-main)

Copied to clipboard

Challenge: Existing approaches focus on learning textual information at sentence- or document-level, but ignore inter-document connections.
Approach: They propose a model that extends representation learning to the multi-document level . it integrates latent semantic and rich relatedness information from topological networks .
Outcome: The proposed model learns latent semantic information from content and rich relatedness information from topological networks.
LMDX: Language Model-based Document Information Extraction and Localization (2024.findings-acl)

Copied to clipboard

Challenge: Large Language Models have revolutionized Natural Language Processing but their application in extracting information from visually rich documents has not been successful.
Approach: They propose a language model-based document information extraction and localization methodology to reframe the document information extract task for a LLM.
Outcome: The proposed method enables extraction of singular, repeated, and hierarchical entities with and without training data.
Knowledge Triplets Derivation from Scientific Publications via Dual-Graph Resonance (2024.lrec-main)

Copied to clipboard

Challenge: Existing relation extraction methods aim to extract explicit triplet knowledge from documents, but they can hardly perceive unobserved factual relations.
Approach: They propose a novel Extraction-Contextualization-Derivation strategy to generate a document-specific dynamic graph from a shared static knowledge graph.
Outcome: The proposed method can generate richer explicit and implicit relations under the guidance of static and dynamic knowledge topologies.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations