About
As a research scientist at Meta Ads Ranking, I drive revenue growth by integrating…
Activity
-
I'm excited to share that last week, I participated in my first-ever hackathon, CMU TartanHacks 2025—and our team took Second Place for Best Use of…
I'm excited to share that last week, I participated in my first-ever hackathon, CMU TartanHacks 2025—and our team took Second Place for Best Use of…
Liked by I-Ta Lee
-
Sharing our latest innovation in personalized ads retrieval: Andromeda! Retrieval is a key stage in ads delivery stack and if often harder to…
Sharing our latest innovation in personalized ads retrieval: Andromeda! Retrieval is a key stage in ads delivery stack and if often harder to…
Liked by I-Ta Lee
-
Meta Monetization AI Recruiting Event at NeurIPS 2024! Meta Monetization Ranking + AI Foundations (RAI) is the organization at Meta responsible for…
Meta Monetization AI Recruiting Event at NeurIPS 2024! Meta Monetization Ranking + AI Foundations (RAI) is the organization at Meta responsible for…
Liked by I-Ta Lee
Experience
Education
-
Purdue University
-
Activities and Societies: PurdueNLP
NLP: Commonsense modeling, event embeddings, sequence modeling, narrative scripts, discourse
Thesis: Commonsense Knowledge Representation and Reasoning in Statistical Script Learning -
-
Routing Protocols for Mobile Ad Hoc Networks
-
-
Mobile Sensor Networks
Publications
-
Weakly-Supervised Modeling of Contextualized Event Embedding for Discourse Relations
EMNLP: Findings
Representing, and reasoning over, long narratives requires models that can deal with complex event structures connected through multiple relationship types. This paper suggests to represent this type of information as a narrative graph and learn contextualized event representations over it using a relational graph neural network model. We train our model to capture event relations, derived from the Penn Discourse Tree Bank, on a huge corpus, and show that our multi-relational contextualized…
Representing, and reasoning over, long narratives requires models that can deal with complex event structures connected through multiple relationship types. This paper suggests to represent this type of information as a narrative graph and learn contextualized event representations over it using a relational graph neural network model. We train our model to capture event relations, derived from the Penn Discourse Tree Bank, on a huge corpus, and show that our multi-relational contextualized event
representation can improve performance when learning script knowledge without direct supervision and provide a better representation for the implicit discourse sense classification task.Other authorsSee publication -
Multi-Relational Script Learning for Discourse Relations
ACL 2019
Modeling script knowledge can be useful for a wide range of NLP tasks. Current statistical script learning approaches embed the events, such that their relationships are indicated by their similarity in the embedding. While intuitive, these approaches fall short of representing nuanced relations, needed for downstream tasks. In this paper, we suggest to view learning event embedding as a multi-relational problem, which allows us to capture different aspects of event pairs. We model a rich set…
Modeling script knowledge can be useful for a wide range of NLP tasks. Current statistical script learning approaches embed the events, such that their relationships are indicated by their similarity in the embedding. While intuitive, these approaches fall short of representing nuanced relations, needed for downstream tasks. In this paper, we suggest to view learning event embedding as a multi-relational problem, which allows us to capture different aspects of event pairs. We model a rich set of event relations, such as Cause and Contrast, derived from the Penn Discourse Tree Bank.
We evaluate our model on three types of tasks, the popular Mutli-Choice Narrative Cloze and its variants, several multi-relational prediction tasks, and a related downstream task---implicit discourse sense classification.
Other authors -
-
FEEL: Featured Event Embedding Learning
AAAI 2018
(Orally presented at AAAI 2018)
In this work, we suggest a general learning model–Featured Event Embedding Learning
(FEEL)–for injecting event embeddings with fine grained information. In addition to capturing the dependencies between subsequent events, our model can take into account higher
level abstractions of the input event which help the model generalize better and account for the global context in which the event appears. We evaluated our model over three intrinsic cloze tasks…(Orally presented at AAAI 2018)
In this work, we suggest a general learning model–Featured Event Embedding Learning
(FEEL)–for injecting event embeddings with fine grained information. In addition to capturing the dependencies between subsequent events, our model can take into account higher
level abstractions of the input event which help the model generalize better and account for the global context in which the event appears. We evaluated our model over three intrinsic cloze tasks and two extrinsic tasks (discourse parsing and sentence semantic relatedness). The results indicate that FEEL can be used as a strong event representation for advanced tasks. -
Ideological Phrase Indicators for Classification of Political Discourse Framing on Twitter
NLP+CSS
Politicians carefully word their statements in order to influence how others view an issue, a political strategy called framing. Simultaneously, these frames may also reveal the beliefs or positions on an issue of the politician. Simple language features such as unigrams, bigrams, and trigrams are important indicators for identifying the general frame of a text, for both longer congressional speeches and shorter tweets of politicians. However, tweets may contain multiple unigrams across…
Politicians carefully word their statements in order to influence how others view an issue, a political strategy called framing. Simultaneously, these frames may also reveal the beliefs or positions on an issue of the politician. Simple language features such as unigrams, bigrams, and trigrams are important indicators for identifying the general frame of a text, for both longer congressional speeches and shorter tweets of politicians. However, tweets may contain multiple unigrams across different frames which limits the effectiveness of this approach. In this paper, we present a joint model which uses both linguistic features of tweets and ideological phrase indicators extracted from a state-of-the-art embedding-based model to predict the general frame of political tweets.
Other authors -
-
PurdueNLP at SemEval-2017 task 1: Predicting Semantic Textual Similarity with Paraphrase and Event Embeddings
Proc. Of SemEval
This paper describes our proposed solution for SemEval 2017 Task 1: Semantic
Textual Similarity (Daniel Cer and Specia, 2017). The task aims at measuring the degree of equivalence between sentences given in English. Performance is evaluated by computing Pearson Correlation scores between the predicted scores and human judgements. Our proposed system consists of two subsystems and one regression model for predicting STS scores. The two subsystems are designed to learn Paraphrase and Event…This paper describes our proposed solution for SemEval 2017 Task 1: Semantic
Textual Similarity (Daniel Cer and Specia, 2017). The task aims at measuring the degree of equivalence between sentences given in English. Performance is evaluated by computing Pearson Correlation scores between the predicted scores and human judgements. Our proposed system consists of two subsystems and one regression model for predicting STS scores. The two subsystems are designed to learn Paraphrase and Event Embeddings that can take the consideration of paraphrasing characteristics and sentence structures into our system. The regression model associates these embeddings to make the
final predictions. The experimental result shows that our system acquires 0.8 of
Pearson Correlation Scores in this task.
Other authorsSee publication -
Adapting Event Embedding for Implicit Discourse Relation Recognition
Proc. Of SemEval
Predicting the sense of a discourse relation is particularly challenging when connective markers are missing. To address this challenge, we propose a simple deep neural network approach that replaces manual feature extraction by introducing event vectors as an alternative representation, which can be pre-trained using a very large corpus, without explicit annotation. We model discourse arguments as a combination of word and event vectors. Event information is aggregated with word vectors and a…
Predicting the sense of a discourse relation is particularly challenging when connective markers are missing. To address this challenge, we propose a simple deep neural network approach that replaces manual feature extraction by introducing event vectors as an alternative representation, which can be pre-trained using a very large corpus, without explicit annotation. We model discourse arguments as a combination of word and event vectors. Event information is aggregated with word vectors and a Multi-Layer Neural Network is used to classify discourse senses. This work was submitted as part of the CoNLL 2016 shared task on Discourse Parsing. We obtain competitive results, reaching an accuracy of 38%, 34% and 34% for the development, test and blind test datasets, competitive with the best performing system
on CoNLL 2015.
Other authorsSee publication -
A Cooperative Multicast Routing Protocol for Mobile Ad Hoc Networks
Journal, COMNet
http://www.sciencedirect.com/science/article/pii/S1389128611001332
Many multicast routing protocols and algorithms have been proposed to support different group-oriented applications in mobile ad hoc networks. However, the conventional tree-based and mesh-based multicast routing protocols generally suffer from frequent link breakage and high communication overhead, respectively. In this paper, we propose a cooperative multicast routing protocol, COMRoute, that incurs low communication…http://www.sciencedirect.com/science/article/pii/S1389128611001332
Many multicast routing protocols and algorithms have been proposed to support different group-oriented applications in mobile ad hoc networks. However, the conventional tree-based and mesh-based multicast routing protocols generally suffer from frequent link breakage and high communication overhead, respectively. In this paper, we propose a cooperative multicast routing protocol, COMRoute, that incurs low communication overhead while guaranteeing reliable network connectivity. COMRoute utilizes cross-layer design by physical-layer cooperative transmission, MAC-layer clustering, and network-layer multicast routing. Specifically, the physical-layer multi-node decode-and-forward cooperative transmission provides reliable transmission links. At MAC layer, nodes are classified into clusters. In each cluster, the cluster head, serving as a gateway, is responsible for inter-cluster transmission, while other nodes perform cooperative reception. Based on the clustered architecture, we design an on-demand source-based multicast routing protocol at network layer, which takes diversity into account for route establishment. Moreover, COMRoute implements a mechanism to mitigate the asymmetric cooperative transmission problem. Our simulation results show that COMRoute outperforms the representative multicast routing protocols in terms of traffic overhead, delivery ratio, and energy consumption.Other authors -
Honors & Awards
-
Honorary Member of the Phi Tau Phi Scholastic Honor Society
The Phi Tau Phi Scholastic Honor Society of the Republic of China
-
Presidential Award Graduate
Yuan Ze University
*Ranked 1st in CS Department; GPA 3.96/4.0
-
Certificate of Outstanding Achievement
IEEE Yuan Ze University Student Branch
-
Presidential Award for Junior
Yuan Ze University
First highest scores in junior year
-
Scholarships from LiMing Foundation
LiMing Foundation
http://www.lmcf.org.tw/
-
Nominated in Microsoft Imagine Cup 2007
Microsoft
-
Presidential Award for Sophomore
Yuan Ze University
First highest scores in sophomore year.
-
Scholarships from LiMing Foundation
LiMing Foundation
http://www.lmcf.org.tw/
-
Scholarships from Chung Cheng Foundation
Chung Cheng Foundation
http://www.kmttp.org.tw/kmt/new2012/index.html
-
Presidential Award for Freshman
Yuan Ze University
First highest scores in freshman year.
-
Scholarships from LiMing Foundation
LiMing Foundation
http://www.lmcf.org.tw/
-
Scholarships from Chung Cheng Foundation
Chung Cheng Foundation
http://www.kmttp.org.tw/kmt/new2012/index.html
-
Scholarships from OKWAP
OKWAP
Languages
-
English
Full professional proficiency
-
Chinese
Native or bilingual proficiency
More activity by I-Ta
-
I’ll be attending NeurIPS in Vancouver next week. Please let me know if you want to connect or interested in job opportunities with us!
I’ll be attending NeurIPS in Vancouver next week. Please let me know if you want to connect or interested in job opportunities with us!
Liked by I-Ta Lee
-
Proud to share a major launch from our Monetization Ranking AI group which was called out in Meta's recent earnings call. Our work brings in a…
Proud to share a major launch from our Monetization Ranking AI group which was called out in Meta's recent earnings call. Our work brings in a…
Liked by I-Ta Lee
-
🎉 Excited to Share! 🎉 I’m incredibly honored to receive the CYBERSEC 2024 Top Rated Speaker Award and take home this amazing medal! 🏅 It’s been…
🎉 Excited to Share! 🎉 I’m incredibly honored to receive the CYBERSEC 2024 Top Rated Speaker Award and take home this amazing medal! 🏅 It’s been…
Liked by I-Ta Lee
-
🚀 Thrilled to share that our paper, "Media Framing through the Lens of Event-Centric Narratives," has been accepted to the 6th Workshop on Narrative…
🚀 Thrilled to share that our paper, "Media Framing through the Lens of Event-Centric Narratives," has been accepted to the 6th Workshop on Narrative…
Liked by I-Ta Lee
-
Excited to have ideated, prototyped, and deployed AI features, that are now being shipped as part of Apple Intelligence (Writing Tools), announced at…
Excited to have ideated, prototyped, and deployed AI features, that are now being shipped as part of Apple Intelligence (Writing Tools), announced at…
Liked by I-Ta Lee
-
Excited to have featured on Sagetap’s AI/ML spotlight where I had an engaging conversation with Sahil Khanna on monetizing AI, challenges in getting…
Excited to have featured on Sagetap’s AI/ML spotlight where I had an engaging conversation with Sahil Khanna on monetizing AI, challenges in getting…
Liked by I-Ta Lee
-
Check out our Amazon Science blog post on flow-adhering planning with LLMs. Here we discuss how we can enable LLMs to make reliable API calls by…
Check out our Amazon Science blog post on flow-adhering planning with LLMs. Here we discuss how we can enable LLMs to make reliable API calls by…
Liked by I-Ta Lee
-
I'm thrilled to announce that I've graduated from University of Colorado Boulder and will be joining Apple as a DevOps Engineer! This journey has…
I'm thrilled to announce that I've graduated from University of Colorado Boulder and will be joining Apple as a DevOps Engineer! This journey has…
Liked by I-Ta Lee
-
We thought the size of our company would work against us, but it’s actually the opposite. While we get asked a lot how a small six-person company…
We thought the size of our company would work against us, but it’s actually the opposite. While we get asked a lot how a small six-person company…
Liked by I-Ta Lee
Other similar profiles
Explore collaborative articles
We’re unlocking community knowledge in a new way. Experts add insights directly into each article, started with the help of AI.
Explore More