no code implementations • 14 Nov 2024 • Shehzaad Dhuliawala, Ilia Kulikov, Ping Yu, Asli Celikyilmaz, Jason Weston, Sainbayar Sukhbaatar, Jack Lanchantin
During language model decoding, it is known that using higher temperature sampling gives more creative responses, while lower temperatures are more factually accurate.
1 code implementation • 21 Feb 2024 • Dheeraj Mekala, Jason Weston, Jack Lanchantin, Roberta Raileanu, Maria Lomeli, Jingbo Shang, Jane Dwivedi-Yu
Teaching language models to use tools is an important milestone towards building general assistants, but remains an open problem.
1 code implementation • 14 Sep 2023 • Jack Lanchantin, Sainbayar Sukhbaatar, Gabriel Synnaeve, Yuxuan Sun, Kavya Srinet, Arthur Szlam
In this work, to further pursue these advances, we introduce a new data generator for machine reasoning that integrates with an embodied agent.
2 code implementations • CVPR 2021 • Jack Lanchantin, Tianlu Wang, Vicente Ordonez, Yanjun Qi
Multi-label image classification is the task of predicting a set of labels corresponding to objects, attributes or other entities present in an image.
2 code implementations • Findings of the Association for Computational Linguistics 2020 • John X. Morris, Eli Lifland, Jack Lanchantin, Yangfeng Ji, Yanjun Qi
State-of-the-art attacks on NLP models lack a shared definition of a what constitutes a successful attack.
1 code implementation • ICLR 2019 • Jack Lanchantin, Arshdeep Sekhon, Yanjun Qi
We propose Label Message Passing (LaMP) Neural Networks to efficiently model the joint prediction of multiple labels.
no code implementations • 21 Mar 2018 • Jack Lanchantin, Ji Gao
Statistical language models are powerful tools which have been used for many tasks within natural language processing.
2 code implementations • 13 Jan 2018 • Ji Gao, Jack Lanchantin, Mary Lou Soffa, Yanjun Qi
Although various techniques have been proposed to generate adversarial samples for white-box attacks on text, little attention has been paid to black-box attacks, which are more realistic scenarios.
no code implementations • ICLR 2018 • Jack Lanchantin, Arshdeep Sekhon, Ritambhara Singh, Yanjun Qi
In this paper, we propose a novel deep architecture, the Prototype Matching Network (PMN) to mimic the TF binding mechanisms.
2 code implementations • NeurIPS 2017 • Ritambhara Singh, Jack Lanchantin, Arshdeep Sekhon, Yanjun Qi
This paper presents an attention-based deep learning approach; we call AttentiveChrome, that uses a unified architecture to model and to interpret dependencies among chromatin factors for controlling gene regulation.
1 code implementation • 24 Apr 2017 • Ritambhara Singh, Arshdeep Sekhon, Kamran Kowsari, Jack Lanchantin, Beilun Wang, Yanjun Qi
This is because current gk-SK uses a trie-based algorithm to calculate co-occurrence of mismatched substrings resulting in a time cost proportional to $O(\Sigma^{M})$.
no code implementations • 22 Feb 2017 • Jack Lanchantin, Ritambhara Singh, Yanjun Qi
When analyzing the genome, researchers have discovered that proteins bind to DNA based on certain patterns of the DNA sequence known as "motifs".
1 code implementation • 12 Sep 2016 • Ritambhara Singh, Jack Lanchantin, Gabriel Robins, Yanjun Qi
Related methods in the literature fail to perform such predictions accurately, since they do not consider sample distribution shift of sequence segments from an annotated (source) context to an unannotated (target) context.
1 code implementation • 12 Aug 2016 • Jack Lanchantin, Ritambhara Singh, Beilun Wang, Yanjun Qi
In this paper, we propose a toolkit called the Deep Motif Dashboard (DeMo Dashboard) which provides a suite of visualization strategies to extract motifs, or sequence patterns from deep neural network models for TFBS classification.
1 code implementation • 7 Jul 2016 • Ritambhara Singh, Jack Lanchantin, Gabriel Robins, Yanjun Qi
To simultaneously visualize the combinatorial interactions among histone modifications, we propose a novel optimization-based technique that generates feature pattern maps from the learnt deep model.
3 code implementations • 10 May 2016 • Zeming Lin, Jack Lanchantin, Yanjun Qi
Predicting protein properties such as solvent accessibility and secondary structure from its primary amino acid sequence is an important task in bioinformatics.
3 code implementations • 4 May 2016 • Jack Lanchantin, Ritambhara Singh, Zeming Lin, Yanjun Qi
This paper applies a deep convolutional/highway MLP framework to classify genomic sequences on the transcription factor binding site task.