paper-with-me

Papers

Discriminating Traces with Time

2017-02-23 · Saeid Tizpaz-Niari, Pavol Cerny, Bor-Yuh Evan Chang, Sriram Sankaranarayanan, Ashutosh Trivedi

What properties about the internals of a program explain the possible differences in its overall running time for different inputs? In this paper, we propose a formal framework for considering this question we dub trace-set discrimination. We show that even though the algorithmic problem of computing maximum likelihood discriminants is NP-hard, approaches based on integer linear programming (ILP) and decision tree learning can be useful in zeroing-in on the program internals. On a set of Java benchmarks, we find that compactly-represented decision trees scalably discriminate with high accuracy---more scalably than maximum likelihood discriminants and with comparable accuracy. We demonstrate on three larger case studies how decision-tree discriminants produced by our tool are useful for debugging timing side-channel vulnerabilities (i.e., where a malicious observer infers secrets simply from passively watching execution times) and availability vulnerabilities.

📄 PDF Abstract BibTeX arXiv:1702.07103

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Fighting Deepfake by Exposing the Convolutional Traces on Images

2020-08-07 · Luca Guarnera, Oliver Giudice, Sebastiano Battiato

Advances in Artificial Intelligence and Image Processing are changing the way people interacts with digital images and video. Widespread mobile apps like FACEAPP make use of the most advanced Generative Adversarial Netwo…

DeepFake DetectionFace SwappingImage Generation

Clinical Reasoning Graphs: Structured Evaluation of LLM Diagnostic Reasoning Reveals Competence Without Consistency

2026-06-29 · Nisarg A. Patel arxiv

Modern large language models (LLMs) reach 60-70% diagnostic accuracy on complex clinical case benchmarks, but accuracy alone cannot distinguish stable clinically-grounded reasoning from pattern matching. We introduce cli…

Graph Similarity

When Simple n-gram Models Outperform Syntactic Approaches: Discriminating between Dutch and Flemish

2018-08-01 · COLING 2018 8 · Martin Kroon, Masha Medvedeva, Barbara Plank

In this paper we present the results of our participation in the Discriminating between Dutch and Flemish in Subtitles VarDial 2018 shared task. We try techniques proven to work well for discriminating between language v…

Findings of the VarDial Evaluation Campaign 2023

2023-05-31 · Noëmi Aepli, Çağrı Çöltekin, Rob van der Goot, Tommi Jauhiainen 외

This report presents the results of the shared tasks organized as part of the VarDial Evaluation Campaign 2023. The campaign is part of the tenth workshop on Natural Language Processing (NLP) for Similar Languages, Varie…

Intent Detection

Discriminating Similar Languages: Evaluations and Explorations

2016-09-30 · LREC 2016 5 · Cyril Goutte, Serge Léger, Shervin Malmasi, Marcos Zampieri

We present an analysis of the performance of machine learning classifiers on discriminating between similar languages and language varieties. We carried out a number of experiments using the results of the two editions o…

BIG-bench Machine Learning