Papers with SEAD
SEAD: Self-Evolving Agent for Multi-Turn Service Dialogue (2026.findings-acl)
Copied to clipboard
| Challenge: | Large Language Models have demonstrated remarkable capabilities in open-domain dialogues, but their performance in service dialogues remains suboptimal. |
| Approach: | They propose a framework that enables agents to learn effective strategies without large-scale human annotations. |
| Outcome: | The proposed framework decouples user modeling into two components that provide adaptive training scenarios rather than acting as an unfair adversary. |
SEAD: A Surrogate-free Label-only Membership Inference Attack against Pre-trained LLMs with Semantic-Aware Density (2026.findings-acl)
Copied to clipboard
| Challenge: | Existing membership inference attacks require access to complete logits, but such access is often unavailable in real-world deployments where only the generated text is exposed. |
| Approach: | They propose a surrogate-free label-only MIA approach that directly estimates token probabilities through Monte Carlo sampling of the target model. |
| Outcome: | The proposed approach outperforms existing label-only attacks and serves as a foundational density estimator in the label-exclusive setting. |