← Search

Jinjin Chi

4 accepted papers

2026

Decomposing the Basic Abilities of Large Language Models: Mitigating Cross-Task Interference in Multi-Task Instruct-Tuning

ICML 2026poster

Recently, the prominent performance of large language models (LLMs) has been largely driven by multi-task instruct-tuning. Unfortunately, this training paradigm suffers from a key issue, named cross-task interference, due to conflicting gradients over shared parameters among different tasks. Some pr…

Cited by 0SourceScholar
2025

Utterance-level Emotion Recognition in Conversation with Conversation-level Supervision

AAAI 2025technical

Emotion Recognition in Conversations (ERC) involves automatically identifying the emotion of each utterance in conversations. The emotion of an utterance is contingent to the conversation context, and thus, annotating each utterance in ERC entails repetitive screening the whole conversation from ann…

Cited by 0SourcePDFScholar
2024

Generalized Variational Inference via Optimal Transport

AAAI 2024technical

Variational Inference (VI) has gained popularity as a flexible approximate inference scheme for computing posterior distributions in Bayesian models. Original VI methods use Kullback-Leibler (KL) divergence to construct variational objectives. However, KL divergence has zero-forcing behavior and is…

2023

Variational Wasserstein Barycenters with C-cyclical Monotonicity Regularization

AAAI 2023technical

Wasserstein barycenter, built on the theory of Optimal Transport (OT), provides a powerful framework to aggregate probability distributions, and it has increasingly attracted great attention within the machine learning community. However, it is often intractable to precisely compute, especially for…