Dr. Yanjun Qi Profile
Dr. Yanjun Qi

@Qdatalab

Followers
631
Following
591
Media
17
Statuses
593

Faculty @ UVA CS, Amazon Scholar / DATA Scholar of NIH-NIA / CMU SCS PhD / https://t.co/EO5I6JFLtG

www.yanjunqi.net
Joined October 2012
Don't wanna be here? Send us removal request.
@Qdatalab
Dr. Yanjun Qi
5 months
Taking GPTFuzz to the next level, we introduce TurboFuzzLLM, a significantly improved and more efficient method. (Source: https://t.co/3lU5ZWSKw7) -- 3x reduction in queries while generating 2x more jailbreaking templates automatically
1
0
0
@Qdatalab
Dr. Yanjun Qi
5 months
Why choose TurboFuzzLLM? 🤩 - Highlighted in recent benchmarking paper on jailbreaking,  "Regarding LLM jailbreaking , GPTFuzz emerged as the most effective given the experiment budget. " (Source: https://t.co/UhRseoRieb) - Our TurboFuzzLLM Taking GPTFuzz to the next level
1
0
0
@Qdatalab
Dr. Yanjun Qi
5 months
🚀 Exciting Code Release Alert! 🚀 GitHub: https://t.co/DJytC3iOaF Get ready to explore the latest code sharing with TurboFuzzLLM! 🌟 -- BEST template based LLM jailbreaking method! https://t.co/9BPlKjPHYD
1
0
1
@MLRepositories
Awesome Machine Learning Repositories
2 years
TextAttack: TextAttack 🐙 is a Python framework for adversarial attacks, data augmentation, and model training in NLP https://t.co/044cbt6Gj0 Lang: Python ⭐️ 2401 Author: @Qdatalab #MachineLearning https://t.co/ioSDMvVH76
Tweet card summary image
github.com
TextAttack 🐙 is a Python framework for adversarial attacks, data augmentation, and model training in NLP https://textattack.readthedocs.io/en/master/ - QData/TextAttack
0
5
10
@Qdatalab
Dr. Yanjun Qi
3 years
Congratulations to the wonderful work, Zeming!
@ebetica
Zeming Lin
3 years
We find that ESMFold does much better than Alphafold2 when both are given just single sequence input. This has implications for de novo design and metagenomic sequences without any homologous sequences.
0
0
1
@omarsar0
elvis
3 years
ML Course Notes (3000⭐️) ICYMI, this repo provides detailed notes on deep learning topics. I'll be releasing the first set of notes on Deep Learning for NLP this coming month. Stay tuned! https://t.co/f3G6ARdH11
15
286
1K
@ylecun
Yann LeCun
3 years
Reasoning as energy minimization! One of the key points of my recent position paper on autonomous machine intelligence https://t.co/EmT1On8Y9I (and of my 2006 "tutorial on energy-based learning").
openreview.net
How could machines learn as efficiently as humans and animals? How could machines learn to reason and plan? How could machines learn representations of percepts and action plans at multiple...
@du_yilun
Yilun Du
3 years
(1/6) How can we learn to iteratively reason about the problems in the world? In our #ICML2022 paper, we introduce an approach towards iterative reasoning based off energy minimization : Website: https://t.co/bnQTESGufy w/ @ShuangL13799063 Josh Tenenbaum @IMordatch
2
33
154
@jmuiuc
Jian Ma
3 years
On the door of my 10-year-old’s room at home. She made this
0
3
65
@omarsar0
elvis
3 years
MLOps Primer If you are curious about MLOPs and why it matters in designing ML systems, I've put together a collection of my favorite references. Check it out: https://t.co/YrOkyTVxTg
3
129
691
@SahilBloom
Sahil Bloom
3 years
Lie: The world is a zero-sum game. If it bothers you to see other people succeed, you’re definitely not gonna make it. Distance yourself from anyone who spends time bringing others down. Celebrate everyone’s wins and you’ll start winning more. A rising tide lifts all boats.
20
506
4K
@Ishwariya13
Ishwariya Venkatesh
3 years
I remember breaking down to my Ph.D. advisor about how stupid I felt while troubleshooting a problem in my project when she handed me this paper. Years later it is still relevant to young students starting off in Science. It's ok to feel stupid, we all do on a regular basis.
111
3K
12K
@jaschasd
Jascha Sohl-Dickstein
3 years
After 2 years of work by 442 contributors across 132 institutions, I am thrilled to announce that the https://t.co/wezEGzDEHt paper is now live: https://t.co/4Yg36EB9Ru. BIG-bench consists of 204 diverse tasks to measure and extrapolate the capabilities of large language models.
34
553
2K
@Qdatalab
Dr. Yanjun Qi
3 years
Ten years ago, after reading the sandy hook tragedy, I cries for days . This time, could not even read the news on Uvalde tragedy. Just a peek of titles made me into tears. WHY,WHY, after 10years, this type of tragedy happened again?
0
0
2
@jmuiuc
Jian Ma
4 years
The Fence @CarnegieMellon
1
15
157
@jmuiuc
Jian Ma
4 years
Congrats to my @CMUCompBio colleague Ziv Bar-Joseph's new role @sanofi by taking a leave from CMU. It's wonderful to see many successful computational biologists in academia are going to make such an important impact in industry. I believe in the long run it's great for the field
@sanofi
Sanofi
4 years
We welcome Ziv Bar-Joseph as our new Head of R&D and Computational Sciences. Ziv will leverage his years in #AI and #machinelearning to advance our R&D programs in #mRNA, #oncology and #immunology, and to build an industry-leading global R&D data hub.
3
8
93
@MLRepositories
Awesome Machine Learning Repositories
4 years
TextAttack: TextAttack 🐙 is a Python framework for adversarial attacks, data augmentation, and model training in NLP https://t.co/044cbt6Gj0 Lang: Python ⭐️ 1849 Author: @Qdatalab #MachineLearning https://t.co/ioSDMvVH76
Tweet card summary image
github.com
TextAttack 🐙 is a Python framework for adversarial attacks, data augmentation, and model training in NLP https://textattack.readthedocs.io/en/master/ - QData/TextAttack
0
1
2
@omarsar0
elvis
4 years
The past month I've been writing detailed notes for the first 15 lectures of Stanford's NLP with Deep Learning. Notes contain code, equations, practical tips, references, etc. As I tidy the notes, I need to figure out how to best publish them. Here are the topics covered so far:
36
567
3K
@mblondel_ml
Mathieu Blondel
4 years
SGD with momentum can be implemented slightly differently depending on frameworks. For ex, Pytorch uses the 1st equation while Keras uses the 2nd. This only affects scaling of the momentum and learning rate parameters but still papers should ideally mention which one they use.
3
32
236
@lilianweng
Lilian Weng
4 years
In case you not knowing this already, OpenAI API ( https://t.co/Y1mFzOR2f7) is open for immediate access now! No wait list any more! 🥳 🥳 🥳
Tweet card summary image
openai.com
Our API platform offers our latest models and guides for safety best practices.
4
54
329