← Search

Mark Dras

9 accepted papers

2026

Beyond the Black Box: Demystifying Multi-Turn LLM Reasoning with VISTA

AAAI 2026technical

Recent research has increasingly focused on the reasoning capabilities of Large Language Models (LLMs) in multi-turn interactions, as these scenarios more closely mirror real-world problem-solving. However, analyzing the intricate reasoning processes within these interactions presents a significant

Cited by 0SourcePDFScholar
2025

VITAL: A New Dataset for Benchmarking Pluralistic Alignment in Healthcare

ACL 2025long

Alignment techniques have become central to ensuring that Large Language Models (LLMs) generate outputs consistent with human values. However, existing alignment paradigms often model an averaged or monolithic preference, failing to account for the diversity of perspectives across cultures, demograp…

Cited by 0SourcePDFScholar
2024

Here’s a Free Lunch: Sanitizing Backdoored Models with Model Merge

ACL 2024findings

The democratization of pre-trained language models through open-source initiatives has rapidly advanced innovation and expanded access to cutting-edge technologies. However, this openness also brings significant security risks, including backdoor attacks, where hidden malicious behaviors are trigger…

2024

Seeing the Forest through the Trees: Data Leakage from Partial Transformer Gradients

EMNLP 2024main

Recent studies have shown that distributed machine learning is vulnerable to gradient inversion attacks, where private training data can be reconstructed by analyzing the gradients of the models shared in training. Previous attacks established that such reconstructions are possible using gradients f…

2023

OptIForest: Optimal Isolation Forest for Anomaly Detection

IJCAI 2023poster

Anomaly detection plays an increasingly important role in various fields for critical tasks such as intrusion detection in cybersecurity, financial risk detection, and human health monitoring. A variety of anomaly detection methods have been proposed, and a category based on the isolation forest mec…

2021

Mention Flags (MF): Constraining Transformer-based Text Generators

ACL 2021long

This paper focuses on Seq2Seq (S2S) constrained text generation where the text generator is constrained to mention specific words which are inputs to the encoder in the generated outputs. Pre-trained S2S models or a Copy Mechanism are trained to copy the surface tokens from encoders to decoders, but…

2021

Neural Rule-Execution Tracking Machine For Transformer-Based Text Generation

NeurIPS 2021poster

Sequence-to-Sequence (Seq2Seq) neural text generation models, especially the pre-trained ones (e.g., BART and T5), have exhibited compelling performance on various natural language generation tasks. However, the black-box nature of these models limits their application in tasks where specific rules…

Cited by 12SourcePDFScholar