Up   

Projects   

Publication   

Software/Demo   

 


 


Truyen Tran

BSc. (CS, Melbourne Uni, 2001), Post Dip. (CS, Curtin, 2004),
PhD (CS, Curtin, 2008)  [
Resume]

Postdoctoral Research Fellow
IMPCA, Department of Computing
Curtin University of Technology
Kent St, Bentley, WA 6102, Australia
t.tran2 {_at_} curtin.edu.au

 

 

 

Interest

  • Learning Structured Output Space
  • Probabilistic Graphical Models
  • Recommender Systems

Current projects

  • Recommender systems. The goal is to deliver right services to right users in (near) real time. Most existing work is rather ad-hoc and ignores complex nature of the data. Research topics include discovering hidden patterns, incorporating contexts and side-information, social networks, multiple-domains, product hierarchies, as well as correlations between actors and items. [Publication AusDM'07, UAI'09].

  • Modelling complex data types. Research topics include data types like ordinal, multiple label, label ranking, or preference graph.  [Publication UAI'09, SDM'11, ACML'11]

  • Representation, learning and inference with undirected graphical models. Sub-projects include:

    • Sequential data. This is indeed very rich type of data which we encounter everyday. Issues include feature discovery, segmentation, permutation, collocation and n-grams. One the the extreme is the problem of statistical machine translation, where the output space is theoretially infinite (the target language space). [Publication PRICAI'08]

    • Fast learning and inference for chain and general structures. [Publication CVPR'06, Tech Report'07PRICAI'08]
    • Hierarchical semi-Markov chains: generalising Markov chains to nested processes. Issues include modeling, parameterisation & efficient inference and learning with near linear complexity. [Publication: NIPS'08, DLSRRA'09]

Past projects

  • Discriminative methods for activity recognition. Better exploit of rich sensory information for activity recognition. Issues investigated: partial labeling, feature selection & multilevel of semantics. [Publication: PRICAI'08, CVPR'06, ISSNIP'05, NIPS'08]

  • Vietnamese accent restoration. Fiven an accentless sentence, we need to restore the lost accents (or tonal marks) [Publication; PRICAI'08] [Demo].

Publications

2011

2010

2009

2008

2005-2007

  • Boosted Markov networks for activity recognition , Tran The Truyen, Hung Hai Bui and Svetha Venkatesh, In Proc. of International Conference on Intelligent Sensors, Sensor Networks and Information Processing (ISSNIP2005), 5-8 Dec, Melbourne, Australia.

Unpublished: Technical reports, Tutorials and Notes

PhD thesis

Collaborators

Software/Demo

  • CRF-SL: a generic implementation of CRFs for sequential labelling. It supports any data types but requires the raw features extracted from data as the input.
  • viAccent: A Perl-based Accent restoration service for Vietnamese. Use CRFs.
  • viCat: A simple Vietnamese text classifier.