← Search

Simeng Sun

13 accepted papers

2025

SWAN: An Efficient and Scalable Approach for Long-Context Language Modeling

EMNLP 2025

We present SWAN, a causal Transformer architecture in the decoder-only style that generalizes robustly to sequence lengths substantially longer than those seen during training. SWAN interleaves layers without positional encodings (NoPE) and sliding-window attention layers equipped with rotary positi

2025

nGPT: Normalized Transformer with Representation Learning on the Hypersphere

ICLR 2025poster

We propose a novel neural network architecture, the normalized Transformer (nGPT) with representation learning on the hypersphere. In nGPT, all vectors forming the embeddings, MLP, attention matrices and hidden states are unit norm normalized. The input stream of tokens travels on the surface of a h…

Cited by 8SourcePDFScholar
2024

Suri: Multi-constraint Instruction Following in Long-form Text Generation

EMNLP 2024finding

Existing research on instruction following largely focuses on tasks with simple instructions and short responses. In this work, we explore multi-constraint instruction following for generating long-form text. We create Suri, a dataset with 20K human-written long-form texts paired with LLM-generated…

2024

TopicGPT: A Prompt-based Topic Modeling Framework

NAACL 2024long

Topic modeling is a well-established technique for exploring text corpora. Conventional topic models (e.g., LDA) represent topics as bags of words that often require “reading the tea leaves” to interpret; additionally, they offer users minimal control over the formatting and specificity of resulting…

2022

Alternative Input Signals Ease Transfer in Multilingual Machine Translation

ACL 2022long

Recent work in multilingual machine translation (MMT) has focused on the potential of positive transfer between languages, particularly cases where higher-resourced languages can benefit lower-resourced ones. While training an MMT model, the supervision signals learned from one language pair can be…

Cited by 13SourcePDFScholar
2022

Image Coding for Machines with Omnipotent Feature Learning

ECCV 2022poster

"Image Coding for Machines (ICM) aims to compress images for AI tasks analysis rather than meeting human perception. Learning a kind of feature that is both general (for AI tasks) and compact (for compression) is pivotal for its success. In this paper, we attempt to develop an ICM framework by learn…

2021

Do Long-Range Language Models Actually Use Long-Range Context?

EMNLP 2021main

Language models are generally trained on short, truncated input sequences, which limits their ability to use discourse-level information present in long-range context to improve their predictions. Recent efforts to improve the efficiency of self-attention have led to a proliferation of long-range Tr…

Cited by 78SourcePDFScholar
2021

Energy-Based Reranking: Improving Neural Machine Translation Using Energy-Based Models

ACL 2021long

The discrepancy between maximum likelihood estimation (MLE) and task measures such as BLEU score has been studied before for autoregressive neural machine translation (NMT) and resulted in alternative training algorithms (Ranzato et al., 2016; Norouzi et al., 2016; Shen et al., 2016; Wu et al., 2018…

2021

IGA: An Intent-Guided Authoring Assistant

EMNLP 2021main

While large-scale pretrained language models have significantly improved writing assistance functionalities such as autocomplete, more complex and controllable writing assistants have yet to be explored. We leverage advances in language modeling to build an interactive writing assistant that generat…

2021

Learning Omni-Frequency Region-adaptive Representations for Real Image Super-Resolution

AAAI 2021technical

Traditional single image super-resolution (SISR) methods that focus on solving single and uniform degradation (i.e., bicubic down-sampling), typically suffer from poor performance when applied into real-world low-resolution (LR) images due to the complicated realistic degradations. The key to solvin…

Cited by 44SourcePDFScholar