← Search

Dongsub Shim

6 accepted papers

2025

MASSW: A New Dataset and Benchmark Tasks for AI-Assisted Scientific Workflows

NAACL 2025findings

Scientific innovation relies on detailed workflows, which include critical steps such as contextualizing literature, generating ideas, validating ideas, interpreting results, and planning new research. Scientific publications that document these workflows are extensive and unstructured, making it di…

2024

Code Models are Zero-shot Precondition Reasoners

NAACL 2024long

One of the fundamental skills required for an agent acting in an environment to complete tasks is the ability to understand what actions are plausible at any given point. This work explores a novel use of code representations to reason about action preconditions for sequential decision making tasks.…

Cited by 2SourcePDFScholar
2023

Preserving Linear Separability in Continual Learning by Backward Feature Projection

CVPR 2023poster

Catastrophic forgetting has been a major challenge in continual learning, where the model needs to learn new tasks with limited or no access to data from previously seen tasks. To tackle this challenge, methods based on knowledge distillation in feature space have been proposed and shown to reduce f…

2023

TOD-Flow: Modeling the Structure of Task-Oriented Dialogues

EMNLP 2023long main

Task-Oriented Dialogue (TOD) systems have become crucial components in interactive artificial intelligence applications. While recent advances have capitalized on pre-trained language models (PLMs), they exhibit limitations regarding transparency and controllability. To address these challenges, we…

Cited by 0SourcecodeScholar
2022

Multi-policy Grounding and Ensemble Policy Learning for Transfer Learning with Dynamics Mismatch

IJCAI 2022poster

We propose a new transfer learning algorithm between tasks with different dynamics. The proposed algorithm solves an Imitation from Observation problem (IfO) to ground the source environment to the target task before learning an optimal policy in the grounded environment. The learned policy is deplo…

2021

Online Class-Incremental Continual Learning with Adversarial Shapley Value

AAAI 2021technical

As image-based deep learning becomes pervasive on every device, from cell phones to smart watches, there is a growing need to develop methods that continually learn from data while minimizing memory footprint and power consumption. While memory replay techniques have shown exceptional promise for th…