Polo Data Club (@polodataclub) 's Twitter Profile
Polo Data Club

@polodataclub

Polo Club of Data Science at @georgiatech. Scalable Interactive Data Analytics. Visit homepage for info on club members, project and more! @gtcomputing @gtcse

ID: 2579880421

linkhttp://poloclub.gatech.edu calendar_today21-06-2014 05:19:12

332 Tweet

975 Followers

178 Following

GaTech CSE (@gtcse) 's Twitter Profile Photo

#KDD2024 kicked off yesterday in Barcelona, and we are already on a fast start! Several School of CSE faculty, students, and alumni organized and presented today at the epiDAMIK Workshop workshop! Check out the website ๐Ÿ”—๐Ÿ‘‡ for more on the workshop! epidamik.github.io/index.html

#KDD2024 kicked off yesterday in Barcelona, and we are already on a fast start! Several School of CSE faculty, students, and alumni organized and presented today at the <a href="/EpidamikW/">epiDAMIK Workshop</a> workshop!

Check out the website ๐Ÿ”—๐Ÿ‘‡ for more on the workshop!

epidamik.github.io/index.html
GaTech CSE (@gtcse) 's Twitter Profile Photo

More exciting news from #KDD2024! A CSE/NASA JPL collaborative paper won the conference best paper runner-up! Congratulations ML Ph.D. student Austin Wright, Professor Polo Chau, and Scott Davidoff! Check out the paper on Nested Fusion here: dl.acm.org/doi/10.1145/36โ€ฆ Duen Horng "Polo" Chau

More exciting news from #KDD2024! 

A CSE/<a href="/NASAJPL/">NASA JPL</a> collaborative paper won the conference best paper runner-up! Congratulations ML Ph.D. student Austin Wright, Professor Polo Chau, and Scott Davidoff! 

Check out the paper on Nested Fusion here: dl.acm.org/doi/10.1145/36โ€ฆ

<a href="/PoloChau/">Duen Horng "Polo" Chau</a>
CMU Human-Computer Interaction Institute (@cmuhcii) 's Twitter Profile Photo

Please join us in congratulating longtime staff member, Queenie Kravitz, on her retirement today. She started Carnegie Mellon University in 1993 and the HCII in 2004, and as graduate program coordinator certified our very first HCI PhD and master's degrees. Congrats, Queenie! #CMUhcii

Please join us in congratulating longtime staff member, Queenie Kravitz, on her retirement today. She started <a href="/CarnegieMellon/">Carnegie Mellon University</a> in 1993 and the HCII in 2004, and as graduate program coordinator certified our very first HCI PhD and master's degrees. Congrats, Queenie!

#CMUhcii
GaTech CSE (@gtcse) 's Twitter Profile Photo

CSE Prof. Duen Horng "Polo" Chau and his group are presenting two papers and two posters this week at IEEE VIS! Check out the interactive graphic ๐Ÿ”—๐Ÿ‘‡ for a peek of all Georgia Tech research presented this week, including award-winning work on Transformer Explainer! public.tableau.com/views/VIS2024/โ€ฆ

CSE Prof. <a href="/PoloChau/">Duen Horng "Polo" Chau</a> and his group are presenting two papers and two posters this week at <a href="/ieeevis/">IEEE VIS</a>! 

Check out the interactive graphic ๐Ÿ”—๐Ÿ‘‡ for a peek of all Georgia Tech research presented this week, including award-winning work on Transformer Explainer!

public.tableau.com/views/VIS2024/โ€ฆ
Seongmin Lee (@seongminleee) 's Twitter Profile Photo

๐Ÿš€Excited to present Diffusion Explainer at the IEEE VIS tomorrow at 1:45pm EST in the AI & LLM session! Try it now: poloclub.github.io/diffusion-explโ€ฆ #StableDiffusion #GenerativeAI #AI #Visualization #IEEEVIS2024

Anthony Peng (@realanthonypeng) 's Twitter Profile Photo

๐Ÿง‘โ€๐Ÿ’ป The code of our NeurIPS'24 LLM safety landscape paper is now publicly available at: github.com/poloclub/llm-lโ€ฆ x.com/RealAnthonyPenโ€ฆ

Seongmin Lee (@seongminleee) 's Twitter Profile Photo

๐Ÿš€ Effective Guidance for Model Attention with Simple Yes-no Annotations Excited to share that I'll be presenting our recent work ๐ŸŽจCRAYON๐Ÿ–๏ธ at IEEE Big Data soon! Catch me at 2pm in the Deep Learning II session!

Alec Helbling (@alec_helbling) 's Twitter Profile Photo

Gradient descent alone tends to converge to local minima. Momentum frames optimization as a ball with mass moving down a hill. By adding inertia, the ball resists settling in small basins, allowing it to arrive at the global minimum.

Alec Helbling (@alec_helbling) 's Twitter Profile Photo

Introducing ConceptAttention, an approach to interpreting diffusion transformer models! Write a prompt, choose some concepts, generate an image, and get high-quality heatmaps of text concepts. Our method outperforms existing methods like cross attention. Link to demo ๐Ÿ‘‡

Alec Helbling (@alec_helbling) 's Twitter Profile Photo

Diffusion Transformers aren't just generative models, but also powerful multi-modal encoders. ConceptAttention creates rich heatmaps of text concepts in images from DiT representations. This even works on real images, and can be applied to tasks like segmentation! Demo ๐Ÿ‘‡

Alec Helbling (@alec_helbling) 's Twitter Profile Photo

Create heatmaps that localize text concepts in generated videos. We discovered that our approach, ConceptAttention, can be directly extended from image generation to video generation models! It's amazing how simple techniques often generalize way better than more complex ones.

Alec Helbling (@alec_helbling) 's Twitter Profile Photo

One of the simplest algorithms for sampling from a probability distribution is Random Walk Metropolis-Hastings. It proposes new samples by taking Gaussian-distributed steps, accepting or rejecting them to maintain the target distribution. I call this pdf the "fidget spinner".

Anthony Peng (@realanthonypeng) 's Twitter Profile Photo

Guardrail models like ๐Ÿ›ก๏ธ Llama Guard do more than filtering โ€” we repurpose them to track how safety risk evolves ๐Ÿ“‰ through a response. This gives rise to the STAR โญ score: a fine-grained signal for finetuning LLMs more safely ๐Ÿค–๐Ÿ”’ Curious how it works? More in the thread ๐Ÿ‘‡

Guardrail models like ๐Ÿ›ก๏ธ Llama Guard do more than filtering โ€” we repurpose them to track how safety risk evolves ๐Ÿ“‰ through a response. This gives rise to the STAR โญ score: a fine-grained signal for finetuning LLMs more safely ๐Ÿค–๐Ÿ”’ 

Curious how it works? More in the thread ๐Ÿ‘‡
Anthony Peng (@realanthonypeng) 's Twitter Profile Photo

๐Ÿšจ New work: We rethink how we finetune safer LLMs โ€” not by filtering after the generation, but by tracking safety risk token by token during training. We repurpose guardrail models like ๐Ÿ›ก๏ธ Llama Guard and Granite Guardian to score evolving risk across each response ๐Ÿ“‰ โ€” giving

๐Ÿšจ New work: We rethink how we finetune safer LLMs โ€” not by filtering after the generation, but by tracking safety risk token by token during training.

We repurpose guardrail models like ๐Ÿ›ก๏ธ Llama Guard and Granite Guardian to score evolving risk across each response ๐Ÿ“‰ โ€” giving
Seongmin Lee (@seongminleee) 's Twitter Profile Photo

๐ŸŽ‰Our paper "Interpretation Meets Safety: A Survey on Interpretation Methods and Tools for Improving LLM Safety" has been accepted to EMNLP 2025 Main Track! EMNLP 2025 ๐Ÿ‘‰First survey connecting LLM interpretation & safety

๐ŸŽ‰Our paper "Interpretation Meets Safety: A Survey on Interpretation Methods and Tools for Improving LLM Safety" has been accepted to EMNLP 2025 Main Track! <a href="/emnlpmeeting/">EMNLP 2025</a> 

๐Ÿ‘‰First survey connecting LLM interpretation &amp; safety
Anthony Peng (@realanthonypeng) 's Twitter Profile Photo

Qwen Congrats on the great work! The "token-level safety detection" idea echoes our recent NeurIPS'25 dynamic safety shaping paper! ๐Ÿ‘‰ arxiv.org/abs/2505.17196

<a href="/Alibaba_Qwen/">Qwen</a> Congrats on the great work! The "token-level safety detection" idea echoes our recent NeurIPS'25 dynamic safety shaping paper! ๐Ÿ‘‰ arxiv.org/abs/2505.17196