Search Constraints
Number of results to display per page
Results for:
Polyu oer sim
Yes
Remove constraint Polyu oer sim: Yes
1 - 9 of 9
Search Results
-
Video
The PolyU Academy for Interdisciplinary Research (PAIR) of The Hong Kong Polytechnic University (PolyU) today hosted its inaugural Public Forum for Research and Innovation. Titled “DeepSeek and Beyond”, the keynote speech was delivered by Prof. YANG Hongxia, Associate Dean (Global Engagement) of the PolyU Faculty of Computer and Mathematical Sciences and Professor of the Department of Computing, who highlighted the latest developments in artificial intelligence (AI). The event attracted over a thousand participants, including faculty members, students, alumni, and leaders from the innovation and technology sector, as well as academics and the public. Additionally, over 390,000 viewers tuned in through the live streaming platforms.
The Forum began with a welcoming speech delivered by Prof. CHEN Qingyan, Director of PAIR and Chair Professor of Building Thermal Science of the PolyU Department of Building Environment and Energy Engineering. This was followed by Prof. ZHANG Chenqi, Chair Professor of Artificial Intelligence of the PolyU Department of Data Science and Artificial Intelligence, and Director of the PolyU Shenzhen Research Institute introducing the speaker.
Prof. Zhang said, “The development of large models is at the core of competition in the AI wave. DeepSeek has demonstrated that high-performance AI models can be achieved using fewer and less advanced graphics processing units (GPUs), demonstrating that cutting-edge AI technology can be realised through the optimisation of algorithms.”
The large AI model developed by the mainland Chinese startup DeepSeek has garnered wide acclaim around the world for its low-cost, high-performance, and open-source framework, disrupting the traditional “computing power-first” logic of AI model training. At the Forum, Prof. Yang highlighted the potential of generative AI (GenAI), adding that it presents abundant opportunities for various sectors, including healthcare, finance, manufacturing, retail, media and fashion, and for applications in medical imaging analysis, fraud detection, predictive maintenance, retail inventory management, content creation, and design and marketing.
Prof. Yang also recounted the evolution of AI and shared her professional milestones with the audience, notably the development of the M6 large model, which trained a 10-trillion-parameters model using just 512 GPUs. Prof. Yang further elaborated on how her GenAI project, Co-GenAI, improves the accessibility of AI technology while minimising dependence on large-scale centralised computing resources, thereby transforming the trajectory of AI progress. This ground-breaking effort has positioned Hong Kong and the Mainland at the forefront of global advancement in GenAI.
Moderated by Prof. Zhang Chenqi, a panel discussion was also held, featuring esteemed panellists Prof. Yang Hongxia and Prof. LI Qing, Head and Chair Professor of Data Science of the PolyU Department of Computing, and Co-Director of the Research Centre for Digital Transformation of Tourism. The scholars discussed the opportunities and challenges that advancements in AI present for higher education and research. They also engaged in fruitful discussion with participants during the question-and-answer session. The topics included the application of AI in industry, the regulation of information, its impact on the employment environment and economic development, and the integration of AI technologies.
PolyU is committed to advancing AI education and research. In January 2025, the University established the Faculty of Computer and Mathematical Sciences with a vision to lead global advancements in digital transformation and AI through distinguished education, research, and knowledge transfer.
Event date: 11/03/2025
Speaker: Prof. YANG Hongxia
Hosted by: PolyU Academy for Interdisciplinary Research
-
Others
OER4AI features a collection of public resources on AI, with categorization of different AI topics. With this OER portal, teachers can use its teaching materials, while students can access it and attempt its exercises. We aim at:
• Providing materials for students to gain hands-on experience;
• Collecting the public resources on AI;
• Giving teachers access to this website through PolyU OER Portal.
-
Video
Before the advent of computers around 1950, optimization centered either on small-dimensional problems solved by looking at zeroes of first derivatives and signs of second derivatives, or on infinite-dimensional problems about curves and surfaces. In both cases, "variations" were employed to understand how a local solution might be characterized. Computers changed the picture by opening the possibility of solving large-scale problems involving inequalities, instead of only equations. Inequalities had to be recognized as important because the decisions to be optimized were constrained by the need to respect many upper or lower bounds on their feasibility. A new kind of mathematical analysis, beyond traditional calculus, had to be developed to address these needs. It built first on appealing to the convexity of sets and functions, but went on to amazingly broad and successful concepts of variational geometry, subgradients, subderivatives, and variational convergence beyond just that. This talk will explain these revolutionary developments and why there were essential.
Event date: 1/11/2022
Speaker: Prof. Terry Rockafellar (University of Washington)
Hosted by: Department of Applied Mathematics
- Subjects:
- Mathematics and Statistics
- Keywords:
- Computer science -- Mathematics Mathematical optimization Convex sets Convex functions
- Resource Type:
- Video
-
Video
Adaptive computation is of great importance in numerical simulations. The ideas for adaptive computations can be dated back to adaptive finite element methods in 1970s. In this talk, we shall first review some recent development for adaptive methods with some application. Then, we will propose a deep adaptive sampling method for solving PDEs where deep neural networks are utilized to approximate the solutions. In particular, we propose the failure informed PINNs (FI-PINNs), which can adaptively refine the training set with the goal of reducing the failure probability. Compared with the neural network approximation obtained with uniformly distributed collocation points, the proposed algorithms can significantly improve the accuracy, especially for low regularity and high-dimensional problems.
Event date: 18/10/2022
Speaker: Prof. Tao Tang (Beijing Normal University-Hong Kong Baptist University United International College)
Hosted by: Department of Applied Mathematics
- Subjects:
- Mathematics and Statistics
- Keywords:
- Mathematical models Differential equations Partial -- Numerical solutions Adaptive computing systems Sampling (Statistics)
- Resource Type:
- Video
-
Video
Convex Matrix Optimization (MOP) arises in a wide variety of applications. The last three decades have seen dramatic advances in the theory and practice of matrix optimization because of its extremely powerful modeling capability. In particular, semidefinite programming (SP) and its generalizations have been widely used to model problems in applications such as combinatorial and polynomial optimization, covariance matrix estimation, matrix completion and sensor network localization. The first part of the talk will describe the primal-dual interior-point methods (IPMs) implemented in SDPT3 for solving medium scale SP, followed by inexact IPMs (with linear systems solved by iterative solvers) for large scale SDP and discussions on their inherent limitations. The second part will present algorithmic advances for solving large scale SDP based on the proximal-point or augmented Lagrangian framework In particular, we describe the design and implementation of an augmented Lagrangian based method (called SDPNAL+) for solving SDP problems with large number of linear constraints. The last part of the talk will focus on recent advances on using a combination of local search methods and convex lifting to solve low-rank factorization models of SP problems.
Event date: 11/10/2022
Speaker: Prof. Kim-Chuan Toh (National University of Singapore)
Hosted by: Department of Applied Mathematics
- Subjects:
- Mathematics and Statistics
- Keywords:
- Semidefinite programming Convex programming
- Resource Type:
- Video
-
Video
We introduce a Dimension-Reduced Second-Order Method (DRSOM) for convex and nonconvex (unconstrained) optimization. Under a trust-region-like framework, our method preserves the convergence of the second-order method while using only Hessian-vector products in two directions. Moreover; the computational overhead remains comparable to the first-order such as the gradient descent method. We show that the method has a local super-linear convergence and a global convergence rate of 0(∈-3/2) to satisfy the first-order and second-order conditions under a commonly used approximated Hessian assumption. We further show that this assumption can be removed if we perform one step of the Krylov subspace method at the end of the algorithm, which makes DRSOM the first first-order-type algorithm to achieve this complexity bound. The applicability and performance of DRSOM are exhibited by various computational experiments in logistic regression, L2-Lp minimization, sensor network localization, neural network training, and policy optimization in reinforcement learning. For neural networks, our preliminary implementation seems to gain computational advantages in terms of training accuracy and iteration complexity over state-of-the-art first-order methods including SGD and ADAM. For policy optimization, our experiments show that DRSOM compares favorably with popular policy gradient methods in terms of the effectiveness and robustness.
Event date: 19/09/2022
Speaker: Prof. Yinyu Ye (Stanford University)
Hosted by: Department of Applied Mathematics
- Subjects:
- Mathematics and Statistics
- Keywords:
- Nonconvex programming Mathematical optimization Convex programming
- Resource Type:
- Video
-
Video
Machine learning can deliver unprecedented performance. Its application domain has expanded into safety-critical cyber-physical systems such as UAVs and self-driver cars. However, the safety assurance of vehicular control has two conditions: 1) an analytical model of system behaviors such as provable stability, and 2) the software safety certification process (e.g., DO 178C) requires that the software be simple enough so that software safety can be validated by a combination of model checking and near exhaustive testing. Although ML software, as is, does not meet these two safety requirements, the real-time physics model supervised ML architecture holds the promise to 1) meet the two safety requirements and 2) enable ML software to safely improve control performance and safely learn from its experience in real-time. This talk will review the structure of the proposed architecture and some methods to embed physics into ML-enabled CPS control.
Event Date: 12/05/2022
Speaker: Prof. Lui Sha (University of Illinois Urbana-Champaign)
Hosted by: Graduate School
- Subjects:
- Computing, Data Science and Artificial Intelligence and Aeronautical and Aviation Engineering
- Keywords:
- Machine learning Computer software -- Reliability Drone aircraft Vehicles Remotely piloted
- Resource Type:
- Video
-
Video
An online lecture on the topic of "Computer Software Challenges for Aerospace Missions".This lecture of “Science World: Exploring Space to Benefit Mankind” Education Programme in the 2021/22 school year for secondary students, which aims to cultivate the interest of local youth in space science and elevate their enthusiasm for participating in the development of space technology.
- Subjects:
- Computing, Data Science and Artificial Intelligence and Aeronautical and Aviation Engineering
- Keywords:
- Computer programming Aeronautics -- Data processing
- Resource Type:
- Video
-
MOOC
Learn about the integrative power of knowledge management, Big Data and Cloud Computing, and how they impact the new business era.
- Subjects:
- Computing, Data Science and Artificial Intelligence, Management, Business Information Technology, and Industrial and Systems Engineering
- Keywords:
- Knowledge management Big data
- Resource Type:
- MOOC


