paper-with-me

Papers

Ain't Nobody Got Time For Coding: Structure-Aware Program Synthesis From Natural Language

2018-10-23 · ICLR 2019 5 · Jakub Bednarek, Karol Piaskowski, Krzysztof Krawiec

Program synthesis from natural language (NL) is practical for humans and, once technically feasible, would significantly facilitate software development and revolutionize end-user programming. We present SAPS, an end-to-end neural network capable of mapping relatively complex, multi-sentence NL specifications to snippets of executable code. The proposed architecture relies exclusively on neural components, and is trained on abstract syntax trees, combined with a pretrained word embedding and a bi-directional multi-layer LSTM for processing of word sequences. The decoder features a doubly-recurrent LSTM, for which we propose novel signal propagation schemes and soft attention mechanism. When applied to a large dataset of problems proposed in a previous study, SAPS performs on par with or better than the method proposed there, producing correct programs in over 92% of cases. In contrast to other methods, it does not require post-processing of the resulting programs, and uses a fixed-dimensional latent representation as the only interface between the NL analyzer and the source code generator.

📄 PDF Abstract BibTeX arXiv:1810.09717

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderProgram SynthesisSentence

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Nanobody interaction unveils structure, dynamics and proteotoxicity of the Finnish-type amyloidogenic gelsolin variant

2019-03-18

AGel amyloidosis, formerly known as familial amyloidosis of the Finnish-type, is caused by pathological aggregation of proteolytic fragments of plasma gelsolin. So far, four mutations in the gelsolin gene have been repor…

They Chose to Not Tell You

2021-07-26 · Bruce Knuteson

The world's stock markets display a strikingly suspicious, decades long pattern of overnight and intraday returns that nobody (other than us) has plausibly explained and that nobody (other than us) has clearly and persis…

Position

Sequence-Based Nanobody-Antigen Binding Prediction

2023-07-15 · Usama Sardar, Sarwan Ali, Muhammad Sohaib Ayub, Muhammad Shoaib 외

Nanobodies (Nb) are monomeric heavy-chain fragments derived from heavy-chain only antibodies naturally found in Camelids and Sharks. Their considerably small size (~3-4 nm; 13 kDa) and favorable biophysical properties ma…

Prediction

NbBench: Benchmarking Language Models for Comprehensive Nanobody Tasks

2025-05-04 · Yiming Zhang, Koji Tsuda

Nanobodies, single-domain antibody fragments derived from camelid heavy-chain-only antibodies, exhibit unique advantages such as compact size, high stability, and strong binding affinity, making them valuable tools in th…

BenchmarkingRepresentation Learning

A novel framework to quantify uncertainty in peptide-tandem mass spectrum matches with application to nanobody peptide identification

2021-10-15 · Chris McKennan, Zhe Sang, Yi Shi

Nanobodies are small antibody fragments derived from camelids that selectively bind to antigens. These proteins have marked physicochemical properties that support advanced therapeutics, including treatments for SARS-CoV…

Model Selection