Metadata
Title
About Us
Category
graduate
UUID
b1ea1ea1c0ea4a6ba29f5a2e6cbc7d0e
Source URL
https://masters.sem.tsinghua.edu.cn/en/About_Us.htm
Parent URL
https://masters.sem.tsinghua.edu.cn/en/
Crawl Time
2026-03-10T06:56:06+00:00
Rendered Raw Markdown
# About Us

**Source**: https://masters.sem.tsinghua.edu.cn/en/About_Us.htm
**Parent**: https://masters.sem.tsinghua.edu.cn/en/

function \_nl\_ys\_check1(){
var keyword = document.getElementById('showkeycode1061310').value;
if(keyword==null||keyword==""){
alert("请输入你要检索的内容!");
return false;
}
if(window.toFF==1)
{
document.getElementById("lucenenewssearchkey1061310").value = Simplized(keyword );
}else
{
document.getElementById("lucenenewssearchkey1061310").value = keyword;
}
var base64 = new Base64();
document.getElementById("lucenenewssearchkey1061310").value = base64.encode(document.getElementById("lucenenewssearchkey1061310").value);
new VsbFormFunc().disableAutoEnable(document.getElementById("showkeycode1061310"));
return true;
}

$(window).scroll(function() {
var winHeight=$(this).scrollTop()
if(winHeight > 0){
$('#header').addClass('xg');
$('#header').mouseleave(function(e) {
$('#header').addClass('xg');
});
}else{
$('#header').removeClass("xg");
$('#header').mouseleave(function(e) {
$('#header').removeClass('xg');
});
}
});

Application Portal

- ### Application Portal
- [International](http://gradadmission.tsinghua.edu.cn/f/login "International")

var yc\_kjlj\_kg=0
$(".yc\_kjlj\_btn").click(function(){
if(yc\_kjlj\_kg==0){
$(".yc\_kjlj")[0].style.right="0";
$(".yc\_kjlj\_btn")[0].style.right="9.4rem";
yc\_kjlj\_kg=1
}else{
$(".yc\_kjlj")[0].style.right="-9.8rem";
$(".yc\_kjlj\_btn")[0].style.right="0px";
yc\_kjlj\_kg=0
}
})

# About Us

- [Dean’s Message](About_Us.htm#yzzc "Dean’s Message")
- [Feature of Application-oriented Master’s Program](About_Us.htm#yyxssxmts "Feature of Application-oriented Master’s Program")

# About Us

- [Dean’s Message](About_Us.htm#yzzc "Dean’s Message")
- [Feature of Application-oriented Master’s Program](About_Us.htm#yyxssxmts "Feature of Application-oriented Master’s Program")

[Home](index.htm)
>
[About Us](About_Us.htm)

\_getBatchClickTimes('null',1854730792,'wbnews','u15')
function seeContenta15(contentid,size,displayid){ document.getElementById(contentid).innerHTML = '['; for(var i=0;i<=size;i++){ var allcontentid = contentid+(i+1); if(allcontentid==displayid){ document.getElementById(contentid).innerHTML += " <span id='"+allcontentid+"' name='"+allcontentid+"' >"+(i+1)+"</span> "; document.getElementById(displayid).style.display = 'block'; }else{ document.getElementById(contentid).innerHTML += " <span style='cursor:pointer' id='"+allcontentid+"' name='"+allcontentid+"' onclick=seeContenta15('"+contentid+"','"+size+"','"+allcontentid+"') >"+(i+1)+"</span> "; document.getElementById(allcontentid).style.display = 'none'; } } document.getElementById(contentid).innerHTML += ']';}

\_addDynClicks('wbnews',1854730792,1001)

Dean's Message

Master's Programs of Tsinghua SEM strive for excellence in service to society through graduate education in specific fields in economics and management. Our programs seek to develop future leaders who will address challenges facing China and the world.

The School of Economics and Management's mission is to advance knowledge and cultivate leaders for China and the world. Our belief in excellence is founded on our dedication to integrity, professionalism, and mutual respect. This is reflected in all of our Master's programs – including the Master of Finance, Master in Management, Tsinghua-Columbia Dual Master's Degree Program in Business Analytics, and the Master of Professional Accounting – which seek to develop global vision and competency.

I welcome you to join us and learn about the world today, which will prepare you to make a difference for the world tomorrow.

\

Dean of Tsinghua University School of Economics and Management

\
\

## Characteristics of Professional Master's Programs

**Concept of cultivation: Striving for excellence in service to society**

**Goal of cultivation: Developing exceptional professionals with comprehensive and applied knowledge, a global perspective, and the ability to adapt to rapidly changing markets.**

Tradition of Excellence

The SEM is committed to excellence in service to society. Our SEM Professional Masters' Program seeks to develop future leaders in the field of economics who will address challenges facing China and the world.

World Class Faculty

Our faculty are leaders in their field, including 'Thousand Talents Program' Professors of Global Experts, Changjiang Scholars, SEM Chair Professors, recipients of the China National Science Foundation for Distinguished Young Scholars, industry leaders, and senior practitioners in the industry. The Program includes leading industry forums, academic events, and mixers to promote faculty-student interaction and educational excellence.\

Exquisite Cultivation of Theory and Practice

The Program emphasizes an intensive knowledge base that encompasses both theory and practice. Industry-specific concentrations and the dual mentor plan offers a personalized approach to education. Our courses feature a synergistic approach to theory and practice that addresses leading economic challenges. The extensive classroom series on financial practice brings industry expertise to the classroom, while courses in professional development aid in career advancement.

Global vision

The Program seeks to develop global vision through exchange programs and dual degree programs with elite international institutions. This experience provides our students with quality education in a different culture, which helps develop global vision and prepares them for a future career in our multicultural world.

$(window).scroll(function() {
if ($(this).scrollTop()>100){
$("#gotop").removeClass("hide");
}else{
$("#gotop").addClass("hide");
};
});
$('#gotop').click(function () {
$('html,body').animate({
scrollTop : '0px'
}, 800);
});

AOS.init({
offset: 100,
duration: 1200,
delay: 100,
easing: 'ease-out-back',
disable: 'mobile'
});
AOS.refresh();