← Search

Bing Liu

87 accepted papers

2026

Chasing the Tail: Effective Rubric-based Reward Modeling for Large Language Model Post-Training

ICLR 2026poster

Reinforcement fine-tuning (RFT) often suffers from reward over-optimization, where a policy model hacks the reward signals to achieve high scores while producing low-quality outputs. Our theoretical analysis shows that the key lies in reward misspecification at the high-reward tail: the inability to…

Cited by 0SourcecodeScholar
2026

FairMerging: Rethinking Model Merging through the Lens of Fairness

ICML 2026poster

*Model merging* offers an appealing route to multi-task learning by composing independently fine-tuned checkpoints without centralized data or retraining. However, this convenience can come with a hidden cost. Model merging may *amplify* performance disparities across subgroups, raising fairness con…

Cited by 0SourceScholar
2026

GeneCaDiff: Hierarchical Tissue Image Synthesis from Gene Expression via Multi-Stage Cascaded Diffusion Model

IJCAI 2026

The scarcity of paired gene expression and pathology images datasets poses a major bottleneck for training large-scale pathology foundation models. Although gene-to-image generative models offer a promising solution, existing methods typically employ coarse-grained conditional control strategies, re

Cited by 0Scholar
2026

Implicit Identity Technologies for LLMs: Fingerprinting and Watermarking Across Datasets, Models, and Generated Content

IJCAI 2026

Large language models (LLMs) are substantial investments and increasingly deployed in high-stakes domains, making it critical to protect LLM-related assets and to trace their provenance.Identity technologies such as fingerprinting and watermarking address these needs by enabling ownership verificati

Cited by 0Scholar
2026

InteractBench: Benchmarking LLMs on Competitive Programming under Unrevealed Information

ICML 2026poster

Competitive programming is increasingly being used to evaluate the algorithmic reasoning capabilities of large language models (LLMs). However, existing benchmarks primarily focus on full-information tasks where all problem inputs are provided upfront. This overlooks a critical dimension of algorith…

Cited by 0SourceScholar
2026

MoReBench: Evaluating Procedural and Pluralistic Moral Reasoning in Language Models, More than Outcomes

ICLR 2026poster

As AI systems progresses, we rely more on them to make decisions with us and for us. To ensure that such decisions are aligned with human values, it is imperative for us to understand not only what decisions they make but also how they come to those decisions. Reasoning language models, which provid…

Cited by 0SourcecodeScholar
2026

Online Rubrics Elicitation from Pairwise Comparisons

ICML 2026poster

Rubrics provide a flexible way to train LLMs on open-ended long-form answers where verifiable rewards are not applicable and human preferences provide coarse signals. Prior work shows that reinforcement learning with rubric-based rewards leads to consistent gains in LLM post-training. Most existing …

Cited by 0SourceScholar
2026

Push, Pop, Parallelize: Stack-Augmented Linear Attention via the Delta Rule

ICML 2026poster

Linear attention architectures based on the Delta rule, such as DeltaNet and RWKV-7, combine Transformers' training scalability with RNNs' inference efficiency and can provably solve regular language tasks. However, due to their fixed-size state, these models fundamentally struggle to capture the re…

Cited by 0SourceScholar
2026

ResearchRubrics: A Benchmark of Prompts and Rubrics For Deep Research Agents

ICLR 2026poster

Deep Research (DR) is an emerging agent application that leverages large language models (LLMs) to address open-ended queries. It requires the integration of several capabilities, including multi-step reasoning, cross-document synthesis, and the generation of evidence-backed, long-form answers. Eval…

Cited by 0SourceScholar
2026

Row-stochastic matrices can provably outperform doubly stochastic matrices in decentralized learning

ICML 2026poster

Decentralized learning often involves a weighted global loss with heterogeneous node weights $\lambda$. We revisit two natural strategies for incorporating these weights: (i) embedding them into the local losses to retain a uniform weight (and thus a doubly stochastic matrix), and (ii) keeping the o…

Cited by 0SourceScholar
2026

Rubrics as Rewards: Reinforcement Learning Beyond Verifiable Domains

ICLR 2026poster

Reinforcement Learning with Verifiable Rewards (RLVR) has proven effective for complex reasoning tasks with clear correctness signals such as math and coding. However, extending it to real-world reasoning tasks is challenging, as evaluation depends on nuanced, multi-criteria judgments rather than bi…

Cited by 0SourceScholar
2026

SWE-Bench Pro: Can AI Agents Solve Long-Horizon Software Engineering Tasks?

ICML 2026poster

We present SWE-Bench Pro, a comprehensive benchmark designed to evaluate software engineering capabilities through complex, realistic programming challenges. This benchmark extends beyond traditional algorithmic problems to encompass the full spectrum of professional software development tasks. The …

Cited by 0SourceScholar
2026

SciPredict: Can LLMs Predict the Outcomes of Scientific Experiments in Natural Sciences?

ICML 2026poster

Accelerating scientific discovery requires the identification of which experiments would yield the best outcomes before committing resources to costly physical validation. While existing benchmarks evaluate LLMs on scientific knowledge and reasoning, their ability to predict experimental outcomes---…

Cited by 0SourceScholar
2025

AnaCP: Toward Upper-Bound Continual Learning via Analytic Contrastive Projection

NeurIPS 2025spotlight

This paper studies the problem of class-incremental learning (CIL), a core setting within continual learning where a model learns a sequence of tasks, each containing a distinct set of classes. Traditional CIL methods, which do not leverage pre-trained models (PTMs), suffer from catastrophic forgett…

Cited by 0SourceScholar
2025

Boosting LLM Translation Skills without General Ability Loss via Rationale Distillation

ACL 2025finding

Large Language Models (LLMs) have achieved impressive results across numerous NLP tasks, and fine-tuning them for Machine Translation (MT) has improved their performance. However, vanilla fine-tuning often leads to catastrophic forgetting, compromising the broad general abilities of LLMs and introdu…

2025

Continual Learning Using a Kernel-Based Method Over Foundation Models

AAAI 2025technical

Continual learning (CL) learns a sequence of tasks incrementally. This paper studies the challenging CL setting of class-incremental learning (CIL). CIL has two key challenges: catastrophic forgetting (CF) and inter-task class separation (ICS). Despite numerous proposed methods, these issues remain…

2025

Counterfactual Knowledge Maintenance for Unsupervised Domain Adaptation

IJCAI 2025

Traditional unsupervised domain adaptation (UDA) struggles to extract rich semantics due to backbone limitations. Recent large-scale pre-trained visual-language models (VLMs) have shown strong zero-shot learning capabilities in UDA tasks. However, directly using VLMs results in a mixture of semantic

2025

DiMa: Understanding the Hardness of Online Matching Problems via Diffusion Models

ICML 2025poster

We explore the potential of \emph{AI-enhanced combinatorial optimization theory}, taking online bipartite matching (OBM) as a case study. In the theoretical study of OBM, the \emph{hardness} corresponds to a performance \emph{upper bound} of a specific online algorithm or any possible online algorit…

Cited by 0SourcePDFScholar
2025

In-context Continual Learning Assisted by an External Continual Learner

COLING 2025main

Existing continual learning (CL) methods mainly rely on fine-tuning or adapting large language models (LLMs). They still suffer from catastrophic forgetting (CF). Little work has been done to exploit in-context learning (ICL) to leverage the extensive knowledge within LLMs for CL without updating an…

Cited by 0SourcePDFScholar
2025

Layer Swapping for Zero-Shot Cross-Lingual Transfer in Large Language Models

ICLR 2025spotlight

Model merging, such as model souping, is the practice of combining different models with the same architecture together without further training. In this work, we present a model merging methodology that addresses the difficulty of fine-tuning Large Language Models (LLMs) for target tasks in non-Eng…

Cited by 3SourcePDFScholar
2025

Modality-Guided Dynamic Graph Fusion and Temporal Diffusion for Self-Supervised RGB-T Tracking

IJCAI 2025

To reduce the reliance on large-scale annotations, self-supervised RGB-T tracking approaches have garnered significant attention. However, the omission of the object region by erroneous pseudo-label or the introduction of background noise affects the efficiency of modality fusion, while pseudo-label

2025

Understanding the Unfairness in Network Quantization

ICML 2025poster

Network quantization, one of the most widely studied model compression methods, effectively quantizes a floating-point model to obtain a fixed-point one with negligible accuracy loss. Although great success was achieved in reducing the model size, it may exacerbate the unfairness in model accuracy…

Cited by 0SourcePDFScholar
2024

An Evaluation Mechanism of LLM-based Agents on Manipulating APIs

EMNLP 2024finding

LLM-based agents can greatly extend the abilities of LLMs and thus attract sharply increased studies. An ambitious vision – serving users by manipulating massive API-based tools – has been proposed and explored. However, we find a widely accepted evaluation mechanism for generic agents is still miss…

2024

Class Incremental Learning via Likelihood Ratio Based Task Prediction

ICLR 2024poster

Class incremental learning (CIL) is a challenging setting of continual learning, which learns a series of tasks sequentially. Each task consists of a set of unique classes. The key feature of CIL is that no task identifier (or task-id) is provided at test time. Predicting the task-id for each test s…

2024

Grab What You Need: Rethinking Complex Table Structure Recognition with Flexible Components Deliberation

AAAI 2024technical

Recently, Table Structure Recognition (TSR) task, aiming at identifying table structure into machine readable formats, has received increasing interest in the community. While impressive success, most single table component-based methods can not perform well on unregularized table cases distracted b…

Cited by 9SourcePDFScholar
2024

Modeling Low-Resource Health Coaching Dialogues via Neuro-Symbolic Goal Summarization and Text-Units-Text Generation

COLING 2024main

Health coaching helps patients achieve personalized and lifestyle-related goals, effectively managing chronic conditions and alleviating mental health issues. It is particularly beneficial, however cost-prohibitive, for low-socioeconomic status populations due to its highly personalized and labor-in…

2024

Noisy Multi-Label Text Classification via Instance-Label Pair Correction

NAACL 2024findings

In noisy label learning, instance selection based on small-loss criteria has been proven to be highly effective. However, in the case of noisy multi-label text classification (NMLTC), the presence of noise is not limited to the instance-level but extends to the (instance-label) pair-level.This gives…

Cited by 1SourcePDFScholar
2024

Probing Language Models for Pre-training Data Detection

ACL 2024long

Large Language Models (LLMs) have shown their impressive capabilities, while also raising concerns about the data contamination problems due to privacy issues and leakage of benchmark datasets in the pre-training phase. Therefore, it is vital to detect the contamination by checking whether an LLM ha…

2024

Relational Learning in Pre-Trained Models: A Theory from Hypergraph Recovery Perspective

ICML 2024poster

Foundation Models (FMs) have demonstrated remarkable insights into the relational dynamics of the world, leading to the crucial question: *how do these models acquire an understanding of world hybrid relations?* Traditional statistical learning, particularly for prediction problems, may overlook the…

Cited by 1SourcePDFScholar
2024

Replay-and-Forget-Free Graph Class-Incremental Learning: A Task Profiling and Prompting Approach

NeurIPS 2024poster

Class-incremental learning (CIL) aims to continually learn a sequence of tasks, with each task consisting of a set of unique classes. Graph CIL (GCIL) follows the same setting but needs to deal with graph tasks (e.g., node classification in a graph). The key characteristic of CIL lies in the absence…

2024

Sentiment Analysis in the Era of Large Language Models: A Reality Check

NAACL 2024findings

Sentiment analysis (SA) has been a long-standing research area in natural language processing. With the recent advent of large language models (LLMs), there is great potential for their employment on SA problems. However, the extent to which current LLMs can be leveraged for different sentiment anal…

2024

Talk With Human-like Agents: Empathetic Dialogue Through Perceptible Acoustic Reception and Reaction

ACL 2024long

Large Language Model (LLM)-enhanced agents become increasingly prevalent in Human-AI communication, offering vast potential from entertainment to professional domains. However, current multi-modal dialogue systems overlook the acoustic information present in speech, which is crucial for understandin…

2023

A Unified Evaluation Framework for Novelty Detection and Accommodation in NLP with an Instantiation in Authorship Attribution

ACL 2023findings

State-of-the-art natural language processing models have been shown to achieve remarkable performance in ‘closed-world’ settings where all the labels in the evaluation set are known at training time. However, in real-world settings, ‘novel’ instances that do not belong to any known class are often o…

Cited by 0SourcePDFScholar
2023

Analyzing and Reducing the Performance Gap in Cross-Lingual Transfer with Fine-tuning Slow and Fast

ACL 2023long

Existing research has shown that a multilingual pre-trained language model fine-tuned with one (source) language also performs well on downstream tasks for non-source languages, even though no fine-tuning is done on these languages. However, there is a clear gap between the performance of the source…

Cited by 2SourcePDFScholar
2023

Continual Pre-training of Language Models

ICLR 2023poster

Language models (LMs) have been instrumental for the rapid advance of natural language processing. This paper studies continual pre-training of LMs, in particular, continual domain-adaptive pre-training (or continual DAP-training). Existing research has shown that further pre-training an LM using a…

2023

Dealing With Cross-Task Class Discrimination in Online Continual Learning

CVPR 2023poster

Existing continual learning (CL) research regards catastrophic forgetting (CF) as almost the only challenge. This paper argues for another challenge in class-incremental learning (CIL), which we call cross-task class discrimination (CTCD), i.e., how to establish decision boundaries between the class…

2023

Do We Need an Encoder-Decoder to Model Dynamical Systems on Networks?

IJCAI 2023poster

As deep learning gains popularity in modelling dynamical systems, we expose an underappreciated misunderstanding relevant to modelling dynamics on networks. Strongly influenced by graph neural networks, latent vertex embeddings are naturally adopted in many neural dynamical network models. However,…

2023

Introducing Semantics into Speech Encoders

ACL 2023long

Recent studies find existing self-supervised speech encoders contain primarily acoustic rather than semantic information. As a result, pipelined supervised automatic speech recognition (ASR) to large language model (LLM) systems achieve state-of-the-art results on semantic spoken language tasks by u…

Cited by 4SourcePDFScholar
2023

Label-Specific Feature Augmentation for Long-Tailed Multi-Label Text Classification

AAAI 2023technical

Multi-label text classification (MLTC) involves tagging a document with its most relevant subset of labels from a label set. In real applications, labels usually follow a long-tailed distribution, where most labels (called as tail-label) only contain a small number of documents and limit the perform…

2023

Open-source Large Language Models are Strong Zero-shot Query Likelihood Models for Document Ranking

EMNLP 2023short findings

In the field of information retrieval, Query Likelihood Models (QLMs) rank documents based on the probability of generating the query given the content of a document. Recently, advanced large language models (LLMs) have emerged as effective QLMs, showcasing promising ranking capabilities. This paper…

Cited by 0SourcecodeScholar
2023

Parameter-Level Soft-Masking for Continual Learning

ICML 2023poster

Existing research on task incremental learning in continual learning has primarily focused on preventing catastrophic forgetting (CF). Although several techniques have achieved learning with no CF, they attain it by letting each task monopolize a sub-network in a shared network, which seriously limi…

2023

Sub-network Discovery and Soft-masking for Continual Learning of Mixed Tasks

EMNLP 2023long findings

Continual learning (CL) has two main objectives: preventing catastrophic forgetting (CF) and encouraging knowledge transfer (KT). The existing literature mainly focused on overcoming CF. Some work has also been done on KT when the tasks are similar. To our knowledge, only one method has been propose…

Cited by 0SourcecodeScholar
2023

Test-Time Training-Free Domain Adaptation

ICASSP 2023accepted

Deploying deep learning models to new environments is very challenging. Domain adaptation (DA) is a promising paradigm to solve the problem by collecting and adapting to unlabeled data in new environments. Though research efforts have led to steady performance improvement over the past decade, DA al…

Cited by 0SourceScholar
2022

A Theoretical Study on Solving Continual Learning

NeurIPS 2022accept

Continual learning (CL) learns a sequence of tasks incrementally. There are two popular CL settings, class incremental learning (CIL) and task incremental learning (TIL). A major challenge of CL is catastrophic forgetting (CF). While a number of techniques are already available to effectively overco…

2022

Adapting a Language Model While Preserving its General Knowledge

EMNLP 2022main

Domain-adaptive pre-training (or DA-training for short), also known as post-training, aimsto train a pre-trained general-purpose language model (LM) using an unlabeled corpus of aparticular domain to adapt the LM so that end-tasks in the domain can give improved performances. However, existing DA-tr…

2022

Adaptive Orthogonal Projection for Batch and Online Continual Learning

AAAI 2022technical

Catastrophic forgetting is a key obstacle to continual learning. One of the state-of-the-art approaches is orthogonal projection. The idea of this approach is to learn each task by updating the network parameters or weights only in the direction orthogonal to the subspace spanned by all previous tas…

2022

Continual Training of Language Models for Few-Shot Learning

EMNLP 2022main

Recent work on applying large language models (LMs) achieves impressive performance in many NLP applications. Adapting or posttraining an LM using an unlabeled domain corpus can produce even better performance for end-tasks in the domain. This paper proposes the problem of continually extending an L…

2022

Ensemble Semi-supervised Entity Alignment via Cycle-Teaching

AAAI 2022technical

Entity alignment is to find identical entities in different knowledge graphs. Although embedding-based entity alignment has recently achieved remarkable progress, training data insufficiency remains a critical challenge. Conventional semi-supervised methods also suffer from the incorrect entity alig…

2022

Guiding Neural Entity Alignment with Compatibility

EMNLP 2022main

Entity Alignment (EA) aims to find equivalent entities between two Knowledge Graphs (KGs). While numerous neural EA models have been devised, they are mainly learned using labelled data only. In this work, we argue that different entities within one KG should have compatible counterparts in the othe…

2022

KETOD: Knowledge-Enriched Task-Oriented Dialogue

NAACL 2022findings

Existing studies in dialogue system research mostly treat task-oriented dialogue and chit-chat as separate domains. Towards building a human-like assistant that can converse naturally and seamlessly with users, it is important to build a dialogue system that conducts both types of conversations effe…

2022

Neural Collaborative Graph Machines for Table Structure Recognition

CVPR 2022poster

Recently, table structure recognition has achieved impressive progress with the help of deep graph models. Most of them exploit single visual cues of tabular elements or simply combine visual cues with other modalities via early fusion to reason their graph relationships. However, neither early fusi…

Cited by 41PDFScholar
2022

Semantic Novelty Detection and Characterization in Factual Text Involving Named Entities

EMNLP 2022main

Much of the existing work on text novelty detection has been studied at the topic level, i.e., identifying whether the topic of a document or a sentence is novel or not. Little work has been done at the fine-grained semantic level (or contextual level). For example, given that we know Elon Musk is t…

2022

Show, Deconfound and Tell: Image Captioning With Causal Inference

CVPR 2022poster

The transformer-based encoder-decoder framework has shown remarkable performance in image captioning. However, most transformer-based captioning methods ever overlook two kinds of elusive confounders: the visual confounder and the linguistic confounder, which generally lead to harmful bias, induce t…

Cited by 67PDFcodeScholar
2022

Towards Enhancing Health Coaching Dialogue in Low-Resource Settings

COLING 2022main

Health coaching helps patients identify and accomplish lifestyle-related goals, effectively improving the control of chronic diseases and mitigating mental health conditions. However, health coaching is cost-prohibitive due to its highly personalized and labor-intensive nature. In this paper, we pro…

2022

Zero-Shot Out-of-Distribution Detection Based on the Pre-trained Model CLIP

AAAI 2022technical

In an out-of-distribution (OOD) detection problem, samples of known classes (also called in-distribution classes) are used to train a special classifier. In testing, the classifier can (1) classify the test samples of known classes to their respective classes and also (2) detect samples that do not…

2021

Achieving Forgetting Prevention and Knowledge Transfer in Continual Learning

NeurIPS 2021poster

Continual learning (CL) learns a sequence of tasks incrementally with the goal of achieving two main objectives: overcoming catastrophic forgetting (CF) and encouraging knowledge transfer (KT) across tasks. However, most existing techniques focus only on overcoming CF and have no mechanism to encour…

2021

ActiveEA: Active Learning for Neural Entity Alignment

EMNLP 2021main

Entity Alignment (EA) aims to match equivalent entities across different Knowledge Graphs (KGs) and is an essential step of KG fusion. Current mainstream methods – neural EA models – rely on training with seed alignment, i.e., a set of pre-aligned entity pairs which are very costly to annotate. In t…

2021

Adapting BERT for Continual Learning of a Sequence of Aspect Sentiment Classification Tasks

NAACL 2021long

This paper studies continual learning (CL) of a sequence of aspect sentiment classification (ASC) tasks. Although some CL techniques have been proposed for document sentiment classification, we are not aware of any CL work on ASC. A CL system that incrementally learns a sequence of ASC tasks should…

2021

Adding Chit-Chat to Enhance Task-Oriented Dialogues

NAACL 2021long

Existing dialogue corpora and models are typically designed under two disjoint motives: while task-oriented systems focus on achieving functional goals (e.g., booking hotels), open-domain chatbots aim at making socially engaging conversations. In this work, we propose to integrate both types of syst…

Cited by 89SourcePDFScholar
2021

BNS: Building Network Structures Dynamically for Continual Learning

NeurIPS 2021poster

Continual learning (CL) of a sequence of tasks is often accompanied with the catastrophic forgetting(CF) problem. Existing research has achieved remarkable results in overcoming CF, especially for task continual learning. However, limited work has been done to achieve another important goal of CL,kn…

Cited by 51SourcePDFScholar
2021

CLASSIC: Continual and Contrastive Learning of Aspect Sentiment Classification Tasks

EMNLP 2021main

This paper studies continual learning (CL) of a sequence of aspect sentiment classification (ASC) tasks in a particular CL setting called domain incremental learning (DIL). Each task is from a different domain or product. The DIL setting is particularly suited to ASC because in testing the system ne…

2021

Concept-Based Label Embedding via Dynamic Routing for Hierarchical Text Classification

ACL 2021long

Hierarchical Text Classification (HTC) is a challenging task that categorizes a textual description within a taxonomic hierarchy. Most of the existing methods focus on modeling the text. Recently, researchers attempt to model the class representations with some resources (e.g., external dictionaries…

2021

Continual Learning by Using Information of Each Class Holistically

AAAI 2021technical

Continual learning (CL) incrementally learns a sequence of tasks while solving the catastrophic forgetting (CF) problem. Existing methods mainly try to deal with CF directly. In this paper, we propose to avoid CF by considering the features of each class holistically rather than only the discrimin…

2021

Continual Learning in Task-Oriented Dialogue Systems

EMNLP 2021main

Continual learning in task-oriented dialogue systems allows the system to add new domains and functionalities overtime after deployment, without incurring the high cost of retraining the whole system each time. In this paper, we propose a first-ever continual learning benchmark for task-oriented dia…

2021

Leveraging Slot Descriptions for Zero-Shot Cross-Domain Dialogue StateTracking

NAACL 2021long

Zero-shot cross-domain dialogue state tracking (DST) enables us to handle unseen domains without the expense of collecting in-domain data. In this paper, we propose a slot descriptions enhanced generative approach for zero-shot cross-domain DST. Specifically, our model first encodes a dialogue conte…

2021

NUANCED: Natural Utterance Annotation for Nuanced Conversation with Estimated Distributions

EMNLP 2021finding

Existing conversational systems are mostly agent-centric, which assumes the user utterances will closely follow the system ontology. However, in real-world scenarios, it is highly desirable that users can speak freely and naturally. In this work, we attempt to build a user-centric dialogue system fo…

2021

Predictive Adversarial Learning from Positive and Unlabeled Data

AAAI 2021technical

This paper studies learning from positive and unlabeled examples, known as PU learning. It proposes a novel PU learning method called Predictive Adversarial Networks (PAN) based on GAN (Generative Adversarial Networks). GAN learns a generator to generate data (e.g., images) to fool a discriminator w…

2021

Semantic Novelty Detection in Natural Language Descriptions

EMNLP 2021main

This paper proposes to study a fine-grained semantic novelty detection task, which can be illustrated with the following example. It is normal that a person walks a dog in the park, but if someone says “A man is walking a chicken in the park”, it is novel. Given a set of natural language description…

2021

Zero-Shot Dialogue State Tracking via Cross-Task Transfer

EMNLP 2021main

Zero-shot transfer learning for dialogue state tracking (DST) enables us to handle a variety of task-oriented dialogue domains without the expense of collecting in-domain data. In this work, we propose to transfer the cross-task knowledge from general question answering (QA) corpora for the zero-sho…

2020

Bayes-enhanced Lifelong Attention Networks for Sentiment Classification

COLING 2020main

The classic deep learning paradigm learns a model from the training data of a single task and the learned model is also tested on the same task. This paper studies the problem of learning a sequence of tasks (sentiment classification tasks in our case). After each sentiment classification task is le…

Cited by 8SourcePDFScholar
2020

Continual Learning of a Mixed Sequence of Similar and Dissimilar Tasks

NeurIPS 2020poster

Existing research on continual learning of a sequence of tasks focused on dealing with catastrophic forgetting, where the tasks are assumed to be dissimilar and have little shared knowledge. Some work has also been done to transfer previously learned knowledge to the new task when the tasks are simi…

2020

Transformation of Dense and Sparse Text Representations

COLING 2020main

Sparsity is regarded as a desirable property of representations, especially in terms of explanation. However, its usage has been limited due to the gap with dense representations. Most research progresses in NLP in recent years are based on dense representations. Thus the desirable property of spars…

2020

Translation vs. Dialogue: A Comparative Analysis of Sequence-to-Sequence Modeling

COLING 2020main

Understanding neural models is a major topic of interest in the deep learning community. In this paper, we propose to interpret a general neural model comparatively. Specifically, we study the sequence-to-sequence (Seq2Seq) model in the contexts of two mainstream NLP tasks–machine translation and di…

2020

User Memory Reasoning for Conversational Recommendation

COLING 2020main

We study an end-to-end approach for conversational recommendation that dynamically manages and reasons over users’ past (offline) preferences and current (online) requests through a structured and cumulative user memory knowledge graph. This formulation extends existing state tracking beyond the bou…

Cited by 48SourcePDFScholar
2019

Overcoming Catastrophic Forgetting for Continual Learning via Model Adaptation

ICLR 2019poster

Learning multiple tasks sequentially is important for the development of AI and lifelong learning systems. However, standard neural network architectures suffer from catastrophic forgetting which makes it difficult for them to learn a sequence of tasks. Several continual learning methods have been p…

Cited by 211SourcePDFScholar