← Search

Dangyang Chen

19 accepted papers

2025

CoMIF: Modeling of Complex Multiple Interaction Factors for Conversation Generation

COLING 2025main

Highly realistic human-machine interaction is challenging for open-domain dialogue systems. Although existing methods have achieved notable progress by leveraging various interaction factors (e.g., emotion, personality, topic) for delivering human-like (e.g., empathetic, personalized and semanticall…

Cited by 2SourcePDFScholar
2024

Confidence is not Timeless: Modeling Temporal Validity for Rule-based Temporal Knowledge Graph Forecasting

ACL 2024long

Recently, Temporal Knowledge Graph Forecasting (TKGF) has emerged as a pivotal domain for forecasting future events. Unlike black-box neural network methods, rule-based approaches are lauded for their efficiency and interpretability. For this line of work, it is crucial to correctly estimate the pre…

Cited by 8SourcePDFScholar
2024

Detection-Based Intermediate Supervision for Visual Question Answering

AAAI 2024technical

Recently, neural module networks (NMNs) have yielded ongoing success in answering compositional visual questions, especially those involving multi-hop visual and logical reasoning. NMNs decompose the complex question into several sub-tasks using instance-modules from the reasoning paths of that ques…

2024

Enhancing Low-Resource Relation Representations through Multi-View Decoupling

AAAI 2024technical

Recently, prompt-tuning with pre-trained language models (PLMs) has demonstrated the significantly enhancing ability of relation extraction (RE) tasks. However, in low-resource scenarios, where the available training data is scarce, previous prompt-based methods may still perform poorly for prompt-…

2024

Improving Pseudo Labels with Global-Local Denoising Framework for Cross-lingual Named Entity Recognition

IJCAI 2024poster

Cross-lingual named entity recognition (NER) aims to train an NER model for the target language leveraging only labeled source language data and unlabeled target language data. Prior approaches either perform label projection on translated source language data or employ a source model to assign pseu…

2024

Joint Multi-Facts Reasoning Network for Complex Temporal Question Answering Over Knowledge Graph

ICASSP 2024accepted

Temporal Knowledge Graph (TKG) is an extension of regular knowledge graph by attaching the time scope. Existing temporal knowledge graph question answering (TKGQA) models solely approach simple questions, owing to the prior assumption that each question only contains a single temporal fact with expl…

Cited by 0SourceScholar
2024

Mitigating Boundary Ambiguity and Inherent Bias for Text Classification in the Era of Large Language Models

ACL 2024findings

Text classification is a crucial task encountered frequently in practical scenarios, yet it is still under-explored in the era of large language models (LLMs). This study shows that LLMs are vulnerable to changes in the number and arrangement of options in text classification. Our extensive empirica…

2024

On Giant's Shoulders: Effortless Weak to Strong by Dynamic Logits Fusion

NeurIPS 2024poster

Efficient fine-tuning of large language models for task-specific applications is imperative, yet the vast number of parameters in these models makes their training increasingly challenging. Despite numerous proposals for effective methods, a substantial memory overhead remains for gradient computati…

Cited by 4SourcePDFScholar
2024

Personalized Topic Selection Model for Topic-Grounded Dialogue

ACL 2024findings

Recently, the topic-grounded dialogue (TGD) system has become increasingly popular as its powerful capability to actively guide users to accomplish specific tasks through topic-guided conversations. Most existing works utilize side information (e.g. topics or personas) in isolation to enhance the to…

2024

Position Debiasing Fine-Tuning for Causal Perception in Long-Term Dialogue

IJCAI 2024poster

The core of the dialogue system is to generate relevant, informative, and human-like responses based on extensive dialogue history. Recently, dialogue generation domain has seen mainstream adoption of large language models (LLMs), due to its powerful capability in generating utterances. However, the…

Cited by 2SourcePDFScholar
2024

Reinforcement Learning with Token-level Feedback for Controllable Text Generation

NAACL 2024findings

To meet the requirements of real-world applications, it is essential to control generations of large language models (LLMs). Prior research has tried to introduce reinforcement learning (RL) into controllable text generation while most existing methods suffer from overfitting issues (finetuning-base…

2024

Twin-Merging: Dynamic Integration of Modular Expertise in Model Merging

NeurIPS 2024poster

In the era of large language models, model merging is a promising way to combine multiple task-specific models into a single multitask model without extra training. However, two challenges remain: (a) interference between different models and (b) heterogeneous data during testing. Traditional model…

2023

An Empirical Study on the Language Modal in Visual Question Answering

IJCAI 2023poster

Generalization beyond in-domain experience to out-of-distribution data is of paramount significance in the AI domain. Of late, state-of-the-art Visual Question Answering (VQA) models have shown impressive performance on in-domain data, partially due to the language prior bias which, however, hinders…

Cited by 7SourcePDFScholar
2023

Miracle: Towards Personalized Dialogue Generation with Latent-Space Multiple Personal Attribute Control

EMNLP 2023long findings

Personalized dialogue systems aim to endow the chatbot agent with more anthropomorphic traits for human-like interactions. Previous approaches have explored explicitly user profile modeling using text descriptions, implicit derivation of user embeddings, or utilizing handicraft prompts for ChatGPT-…

Cited by 0SourcecodeScholar
2023

STAGE: Span Tagging and Greedy Inference Scheme for Aspect Sentiment Triplet Extraction

AAAI 2023technical

Aspect Sentiment Triplet Extraction (ASTE) has become an emerging task in sentiment analysis research, aiming to extract triplets of the aspect term, its corresponding opinion term, and its associated sentiment polarity from a given sentence. Recently, many neural networks based models with differen…

2023

TREA: Tree-Structure Reasoning Schema for Conversational Recommendation

ACL 2023long

Conversational recommender systems (CRS) aim to timely trace the dynamic interests of users through dialogues and generate relevant responses for item recommendations. Recently, various external knowledge bases (especially knowledge graphs) are incorporated into CRS to enhance the understanding of c…

2022

HCL-TAT: A Hybrid Contrastive Learning Method for Few-shot Event Detection with Task-Adaptive Threshold

EMNLP 2022finding

Event detection has been suffering from constantly emerging event types with lack of sufficient data. Existing works formulate the new problem as few-shot event detection (FSED), and employ two-stage or unified models based on meta-learning to address the problem. However, these methods fall far sho…