← Search

Shiwei Chen

11 accepted papers

2025

From Long to Lean: Performance-aware and Adaptive Chain-of-Thought Compression via Multi-round Refinement

EMNLP 2025

Chain-of-Thought (CoT) reasoning improves performance on complex tasks but introduces significant inference latency due to its verbosity. In this work, we propose Multiround Adaptive Chain-of-Thought Compression ( MACC ), a framework that leverages the token elasticity phenomenon —where overly small

2025

Towards Efficient CoT Distillation: Self-Guided Rationale Selector for Better Performance with Fewer Rationales

EMNLP 2025

CoT distillation is critical for enhancing small language models’ (SLMs) reasoning by transferring multi-step reasoning capability from the larger teacher models. However, existing work underestimates the importance of rationale quality, focusing primarily on data quantity, which may result in trans

2024

A Vision-Based Force/Position Fusion Actuation-Sensing Scheme for Tendon-Driven Mechanism

RA-L 2024

Current robotic sensing systems typically employ multiple sensors to obtain position and force information. This usually leads to many challenges, such as high costs and complex wiring. In this letter, a vision-based force/position fusion actuation-sensing scheme is proposed. The scheme can measure

Cited by 5SourceScholar
2024

Enhancing Multi-Label Classification via Dynamic Label-Order Learning

AAAI 2024technical

Generative methods tackle Multi-Label Classification (MLC) by autoregressively generating label sequences. These methods excel at modeling label correlations and have achieved outstanding performance. However, a key challenge is determining the order of labels, as empirical findings indicate the sig…

2024

Multiple Knowledge-Enhanced Interactive Graph Network for Multimodal Conversational Emotion Recognition

EMNLP 2024finding

Multimodal Emotion Recognition in Conversations (ERC) aims to identify emotions in conversational videos. Current efforts focus on modeling both context-sensitive and speaker-sensitive dependencies and multimodal fusion. Despite the progress, models in Multimodal ERC (MERC) still struggle due to a l…

Cited by 1SourcePDFScholar
2024

Self-Training with Pseudo-Label Scorer for Aspect Sentiment Quad Prediction

ACL 2024long

Aspect Sentiment Quad Prediction (ASQP) aims to predict all quads (aspect term, aspect category, opinion term, sentiment polarity) for a given review, which is the most representative and challenging task in aspect-based sentiment analysis. A key challenge in the ASQP task is the scarcity of labeled…

2023

An Empirical Study of Sentiment-Enhanced Pre-Training for Aspect-Based Sentiment Analysis

ACL 2023findings

Aspect-Based Sentiment Analysis (ABSA) aims to recognize fine-grained opinions and sentiments of users, which is an important problem in sentiment analysis. Recent work has shown that Sentiment-enhanced Pre-Training (SPT) can substantially improve the performance of various ABSA tasks. However, ther…

2023

Target-to-Source Augmentation for Aspect Sentiment Triplet Extraction

EMNLP 2023long main

Aspect Sentiment Triplet Extraction (ASTE) is an important task in sentiment analysis, aiming to extract aspect-level opinions and sentiments from user-generated reviews. The fine-grained nature of ASTE incurs a high annotation cost, while the scarcity of annotated data limits the performance of ex…

Cited by 0SourceScholar
2022

Boundary-Driven Table-Filling for Aspect Sentiment Triplet Extraction

EMNLP 2022main

Aspect Sentiment Triplet Extraction (ASTE) aims to extract the aspect terms along with the corresponding opinion terms and the expressed sentiments in the review, which is an important task in sentiment analysis. Previous research efforts generally address the ASTE task in an end-to-end fashion thro…