← Search

Sinno Pan

9 accepted papers

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…

2023

Retaining Beneficial Information from Detrimental Data for Neural Network Repair

NeurIPS 2023poster

The performance of deep learning models heavily relies on the quality of the training data. Inadequacies in the training data, such as corrupt input or noisy labels, can lead to the failure of model generalization. Recent studies propose repairing the model by identifying the training samples that c…

Cited by 0SourcePDFScholar
2022

Domain Confused Contrastive Learning for Unsupervised Domain Adaptation

NAACL 2022long

In this work, we study Unsupervised Domain Adaptation (UDA) in a challenging self-supervised approach. One of the difficulties is how to learn task discrimination in the absence of target labels. Unlike previous literature which directly aligns cross-domain distributions or leverages reverse gradien…

2022

Learning Generalizable Representations for Reinforcement Learning via Adaptive Meta-learner of Behavioral Similarities

ICLR 2022poster

How to learn an effective reinforcement learning-based model for control tasks from high-level visual observations is a practical and challenging problem. A key to solving this problem is to learn low-dimensional state representations from observations, from which an effective policy can be learned.…

2022

Learning Representations via a Robust Behavioral Metric for Deep Reinforcement Learning

NeurIPS 2022accept

Learning an informative representation with behavioral metrics is able to accelerate the deep reinforcement learning process. There are two key research issues on behavioral metric-based representation learning: 1) how to relax the computation of a specific behavioral metric, which is difficult or e…

Cited by 12SourcePDFScholar
2017

Learning to Prune Deep Neural Networks via Layer-wise Optimal Brain Surgeon

NeurIPS 2017poster

How to develop slim and accurate deep neural networks has become crucial for real- world applications, especially for those employed in embedded systems. Though previous work along this research line has shown some promising results, most existing methods either fail to significantly compress a well…