paper-with-me

홈 › Papers

Reverse-engineering Language: A Study on the Semantic Compositionality of German Compounds

2015-09-01 · EMNLP 2015 9 · Corina Dima
📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Language Modelling

Similar Papers 제목 키워드 기반

Multi-modal Learning for WebAssembly Reverse Engineering

2024-04-04 · Hanxian Huang, Jishen Zhao

The increasing adoption of WebAssembly (Wasm) for performance-critical and security-sensitive tasks drives the demand for WebAssembly program comprehension and reverse engineering. Recent studies have introduced machine …

Language ModellingSelf-Supervised Learning

Exploring the Efficacy of Large Language Models (GPT-4) in Binary Reverse Engineering

2024-06-09 · Saman Pordanesh, Benjamin Tan

This study investigates the capabilities of Large Language Models (LLMs), specifically GPT-4, in the context of Binary Reverse Engineering (RE). Employing a structured experimental approach, we analyzed the LLM's perform…

Malware Analysis

A Study of Metrics of Distance and Correlation Between Ranked Lists for Compositionality Detection

2017-03-10 · Christina Lioma, Niels Dalum Hansen

Compositionality in language refers to how much the meaning of some phrase can be decomposed into the meaning of its constituents and the way these constituents are combined. Based on the premise that substitution by syn…

Semantic SimilaritySemantic Textual Similarity

From Words to Worlds: Compositionality for Cognitive Architectures

2024-07-18 · Ruchira Dhar, Anders Søgaard

Large language models (LLMs) are very performant connectionist systems, but do they exhibit more compositionality? More importantly, is that part of why they perform so well? We present empirical analyses across four LLM…

LLM4CodeRE: Generative AI for Code Decompilation Analysis and Reverse Engineering

2026-04-07 · Hamed Jelodar, Samita Bai, Tochukwu Emmanuel Nwankwo, Parisa Hamedi 외 arxiv

Code decompilation analysis is a fundamental yet challenging task in malware reverse engineering, particularly due to the pervasive use of sophisticated obfuscation techniques. Although recent large language models (LLMs…