{"id":23,"date":"2019-08-16T15:04:11","date_gmt":"2019-08-16T15:04:11","guid":{"rendered":"http:\/\/cs.smu.ca\/~jiju\/?page_id=23"},"modified":"2026-08-03T09:45:44","modified_gmt":"2026-08-03T12:45:44","slug":"dr-jiju-poovvancheri","status":"publish","type":"page","link":"https:\/\/cs.smu.ca\/~jiju\/","title":{"rendered":"Dr. Jiju Poovvancheri"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n<title>Dr. Jiju Poovvancheri<\/title>\n<\/head>\n<body>\n<!-- ============================================\n  HOME \/ front page \u2014 paste-ready for WordPress\n  Instructions:\n  1. Edit the home page in WP admin.\n  2. Open the Code editor (\u22ee menu \u2192 Code editor), select all, delete.\n  3. Paste EVERYTHING below, wrapped so WP treats it as one HTML block:\n       [wp:html]  ...paste...  [\/wp:html]\n       (type those as real HTML comment markers: less-than bang dash dash  wp:html  dash dash greater-than)\n  4. Switch back to Visual editor \u2192 Update.\n  Note: if the theme already prints the page title, delete the <h1> line.\n\n================================================================= -->\n\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=IBM+Plex+Mono:wght@400;500&#038;family=IBM+Plex+Sans:ital,wght@0,400;0,500;0,600;1,400&#038;family=Space+Grotesk:wght@500;600;700&#038;display=swap\" rel=\"stylesheet\">\n\n<style>\n\/* Scoped under .gsc-home \u2014 safe inside a WordPress Custom HTML block. *\/\n.gsc-home{\n  --ink:#15202f; --body:#3d4a5c; --faint:#7b8798;\n  --paper:#fafbfc; --card:#ffffff; --line:#e3e8ee;\n  --link:#0f5f8f; --accent:#b0316e;\n  --teal:#0e7c86; --violet:#5a4fcf; --rust:#b3561d;\n  font-family:'IBM Plex Sans',-apple-system,'Segoe UI',sans-serif;\n  color:var(--body); background:var(--paper); line-height:1.62; font-size:18px; margin:0;\n}\n.gsc-home *{box-sizing:border-box;margin:0;padding:0}\n.gsc-home h1,.gsc-home h2,.gsc-home h3,.gsc-home .title,.gsc-home .role2{overflow-wrap:normal;word-break:normal;hyphens:none}\n.gsc-home .wrap{max-width:1360px;margin:0 auto;padding:52px 24px 80px}\n\n\/* ---------- hero ---------- *\/\n.gsc-home .hero{\n  display:flex;flex-wrap:wrap;gap:48px;align-items:flex-start;\n  padding-bottom:24px;\n}\n.gsc-home .hero > div{order:1;flex:1 1 520px;min-width:0}\n.gsc-home .portrait{order:2;flex:0 0 auto}\n.gsc-home .portrait{\n  width:240px!important;max-width:240px;height:auto;border-radius:16px;\n  object-fit:cover;border:1px solid var(--line);display:block;justify-self:end;\n}\n.gsc-home .hero h1{\n  font-family:'Space Grotesk',sans-serif;font-weight:700;\n  font-size:clamp(1.8rem,3.4vw,2.5rem);letter-spacing:-.02em;\n  color:var(--ink);line-height:1.1;margin-bottom:10px;\n  overflow-wrap:normal;word-break:keep-all;hyphens:none;\n}\n.gsc-home .title{\n  font-family:'Space Grotesk',sans-serif;font-size:1.12rem;font-weight:500;\n  color:var(--accent);margin-bottom:4px;\n}\n.gsc-home .role2{\n  font-family:'IBM Plex Mono',monospace;font-size:.82rem;letter-spacing:.03em;\n  color:var(--teal);font-weight:500;margin-bottom:16px;\n}\n.gsc-home .affil{font-size:1.08rem;color:var(--body);margin-bottom:20px;max-width:680px}\n.gsc-home .affil a{color:var(--link);text-decoration:none;border-bottom:1px solid #c9dbe7}\n.gsc-home .affil a:hover{border-bottom-color:var(--link)}\n.gsc-home .cta{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:8px}\n.gsc-home .cta a{\n  display:inline-flex;align-items:center;gap:7px;\n  font-family:'IBM Plex Mono',monospace;font-size:.82rem;font-weight:500;\n  color:var(--link);text-decoration:none;border:1px solid #c9dbe7;\n  border-radius:8px;padding:8px 15px;transition:background .15s,border-color .15s;\n}\n.gsc-home .cta a:hover{background:#eef5fa;border-color:var(--link)}\n.gsc-home .cta a.solid{background:var(--accent);color:#fff;border-color:var(--accent)}\n.gsc-home .cta a.solid:hover{background:#8f2659}\n\n\/* ---------- section headings ---------- *\/\n.gsc-home h2{\n  font-family:'Space Grotesk',sans-serif;font-weight:600;\n  font-size:1.7rem;letter-spacing:-.01em;color:var(--ink);\n  margin:60px 0 8px;display:flex;align-items:baseline;gap:14px;\n}\n.gsc-home h2 small{\n  font-family:'IBM Plex Mono',monospace;font-size:.72rem;font-weight:400;\n  letter-spacing:.07em;text-transform:uppercase;color:var(--faint);\n}\n.gsc-home h2::after{content:\"\";flex:1;height:1px;background:var(--line);transform:translateY(-6px)}\n.gsc-home .sec-sub{color:var(--faint);font-size:1.08rem;margin-bottom:24px;max-width:960px}\n\n\/* ---------- news strip ---------- *\/\n.gsc-home .news{list-style:none;background:var(--card);border:1px solid var(--line);border-radius:12px;padding:6px 24px}\n.gsc-home .news li{\n  padding:16px 0;border-bottom:1px solid var(--line);display:grid;\n  grid-template-columns:120px 1fr;gap:20px;align-items:baseline;font-size:1.06rem;\n}\n.gsc-home .news li:last-child{border-bottom:none}\n.gsc-home .news .date{\n  font-family:'IBM Plex Mono',monospace;font-size:.76rem;color:var(--accent);\n  font-weight:500;white-space:nowrap;letter-spacing:.02em;\n}\n.gsc-home .news b{color:var(--ink);font-weight:600}\n.gsc-home .news a{color:var(--link);text-decoration:none;border-bottom:1px solid #c9dbe7}\n.gsc-home .news a:hover{border-bottom-color:var(--link)}\n\n\/* ---------- research prose ---------- *\/\n.gsc-home .prose{max-width:1050px}\n.gsc-home .prose p{margin-bottom:18px;font-size:1.14rem;line-height:1.7}\n.gsc-home .prose strong{color:var(--ink);font-weight:600}\n.gsc-home .prose em{font-style:italic}\n\n\/* research theme cards *\/\n.gsc-home .themes{\n  display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:16px;margin-top:26px;\n}\n.gsc-home .theme{\n  background:var(--card);border:1px solid var(--line);border-radius:12px;padding:22px;\n  border-top:3px solid var(--accent);\n}\n.gsc-home .theme h3{\n  font-family:'Space Grotesk',sans-serif;font-weight:600;font-size:1.14rem;\n  color:var(--ink);margin-bottom:8px;letter-spacing:-.01em;\n}\n.gsc-home .theme p{font-size:1rem;color:var(--body)}\n.gsc-home .theme:nth-child(2){border-top-color:var(--teal)}\n.gsc-home .theme:nth-child(3){border-top-color:var(--violet)}\n.gsc-home .theme:nth-child(4){border-top-color:var(--rust)}\n\n\/* ---------- generic list cards ---------- *\/\n.gsc-home .listcard{background:var(--card);border:1px solid var(--line);border-radius:12px;padding:8px 24px}\n.gsc-home .listcard h3{\n  font-family:'Space Grotesk',sans-serif;font-weight:600;font-size:1.1rem;color:var(--ink);\n  margin:18px 0 4px;letter-spacing:-.01em;\n}\n.gsc-home .listcard ul{list-style:none;margin-bottom:14px}\n.gsc-home .listcard li{\n  padding:10px 0;border-bottom:1px solid var(--line);font-size:1.02rem;line-height:1.6;\n}\n.gsc-home .listcard li:last-child{border-bottom:none}\n.gsc-home .listcard li b{color:var(--ink);font-weight:600}\n.gsc-home .listcard li .yr{font-family:'IBM Plex Mono',monospace;font-size:.76rem;color:var(--accent);font-weight:500}\n.gsc-home .listcard a{color:var(--link);text-decoration:none}\n.gsc-home .listcard a:hover{text-decoration:underline}\n\n\/* two-column split for activities *\/\n.gsc-home .split{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:20px}\n\n\/* pill rows (memberships, PC) *\/\n.gsc-home .pills{display:flex;flex-wrap:wrap;gap:9px;margin-top:4px}\n.gsc-home .pills span{\n  font-size:.94rem;background:var(--card);border:1px solid var(--line);\n  border-radius:999px;padding:6px 14px;color:var(--body);\n}\n\n\/* ---------- contact ---------- *\/\n.gsc-home .contactgrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:22px;align-items:start}\n.gsc-home .contactcard{background:var(--card);border:1px solid var(--line);border-radius:12px;padding:24px;font-size:.98rem;line-height:1.9}\n.gsc-home .contactcard b{color:var(--ink)}\n.gsc-home .contactcard a{color:var(--link);text-decoration:none}\n.gsc-home .contactcard a:hover{text-decoration:underline}\n.gsc-home .mapwrap{border:1px solid var(--line);border-radius:12px;overflow:hidden;min-height:260px}\n.gsc-home .mapwrap iframe{display:block;width:100%;height:300px;border:0}\n\n\/* ---------- responsive ---------- *\/\n@media (max-width:760px){\n  .gsc-home .hero{grid-template-columns:1fr;gap:22px}\n  .gsc-home .hero > div{order:2}\n  .gsc-home .portrait{order:1;width:200px!important;max-width:200px;justify-self:start}\n  .gsc-home .news li{grid-template-columns:1fr;gap:2px}\n}\n@media (prefers-reduced-motion:reduce){.gsc-home .cta a{transition:none}}\n.gsc-home a.eml{cursor:pointer;border-bottom:1px dashed currentColor}\n.gsc-home a.eml:hover{border-bottom-style:solid}\n.gsc-home a:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}\n<\/style>\n\n<div class=\"gsc-home\">\n<div class=\"wrap\">\n\n<!-- ==================== HERO ==================== -->\n<div class=\"hero\">\n  <img decoding=\"async\" class=\"portrait\" src=\"http:\/\/cs.smu.ca\/~jiju\/wp-content\/uploads\/2021\/01\/A04I9667.jpg\" alt=\"Dr. Jiju Poovvancheri\" loading=\"lazy\">\n  <div>\n    <h1>Dr. Jiju Poovvancheri<\/h1>\n    <div class=\"title\">Associate Professor \u00b7 Mathematics &amp; Computing Science<\/div>\n    <div class=\"role2\">CS Program Coordinator (September 2026\u2013)<\/div>\n    <p class=\"affil\">\n      Saint Mary&#8217;s University, Halifax, Canada. Director of the\n      <strong>Graphics &amp; Spatial Computing Lab<\/strong>. Previously a postdoctoral\n      researcher at the Graphics Lab, University of Victoria, and the Geospatial Intelligence Lab,\n      University of Calgary; PhD from Indian Institute of Technology (IIT) Madras with\n      <a href=\"https:\/\/ed.iitm.ac.in\/~raman\/\" target=\"_blank\" rel=\"noopener\">Prof. Ramanathan Muthuganapathy<\/a>,\n      and a Master&#8217;s from National Institute of Technology (NIT) Surathkal, Karnataka.\n    <\/p>\n    <div class=\"cta\">\n      <a class=\"solid\" href=\"https:\/\/cs.smu.ca\/~jiju\/index.php\/research\/\">Publications<\/a>\n      <a href=\"https:\/\/cs.smu.ca\/~jiju\/index.php\/group-2\/\">The team<\/a>\n      <a href=\"https:\/\/cs.smu.ca\/~jiju\/index.php\/software\/\">Software &amp; data<\/a>\n      <a class=\"eml\" role=\"button\" tabindex=\"0\" data-u=\"jiju.poovvancheri\" data-d=\"smu.ca\">Email \u2197<\/a>\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- ==================== RESEARCH ==================== -->\n<h2 id=\"research\">Research<\/h2>\n<div class=\"prose\">\n  <p>\n    My research lies at the intersection of <strong>3D computer vision, computer graphics, geometric\n    learning, and spatial computing<\/strong>, with a focus on scalable, learning-based algorithms for\n    understanding and modelling large-scale 3D environments. Motivated by challenges in\n    <em>urban, environmental, and planetary sensing<\/em>, my work emphasizes a principled integration of\n    <em>geometry, topology, and machine learning<\/em> for robust perception from 3D data.\n  <\/p>\n  <p>\n    A central theme is the analysis of <strong>point clouds acquired from LiDAR and RGB-D sensors<\/strong>.\n    Rather than treating 3D data as unstructured input, I design methods that leverage spatial data\n    structures, geometric priors, and topological representations to improve the scalability,\n    generalization, and interpretability of learning-based models. The broader goal is\n    <em>next-generation 3D spatial intelligence<\/em> for digital twins, urban modelling and simulation,\n    autonomous perception, and environmental monitoring \u2014 grounded in solid geometric and algorithmic\n    foundations.\n  <\/p>\n<\/div>\n\n<div class=\"themes\">\n  <div class=\"theme\">\n    <h3>Point cloud learning<\/h3>\n    <p>Representation learning for large-scale LiDAR and RGB-D data.<\/p>\n  <\/div>\n  <div class=\"theme\">\n    <h3>Semantic reconstruction<\/h3>\n    <p>Surface reconstruction and scene understanding in complex urban environments.<\/p>\n  <\/div>\n  <div class=\"theme\">\n    <h3>Spatial data structures<\/h3>\n    <p>Hierarchical representations for efficient 3D computation.<\/p>\n  <\/div>\n  <div class=\"theme\">\n    <h3>Topological deep learning<\/h3>\n    <p>Topology-aware sampling, feature learning, and structural regularization.<\/p>\n  <\/div>\n<\/div>\n\n<!-- ==================== OPEN POSITIONS callout ==================== -->\n<h2 id=\"join\">Join the lab<\/h2>\n<p class=\"sec-sub\">\n  Funded positions are available at the PhD, MSc, and BSc levels for motivated students who want to work\n  on hard problems in graphics, vision, and geometric learning. See the\n  <a href=\"https:\/\/cs.smu.ca\/~jiju\/index.php\/group-2\/#open\" style=\"color:var(--accent);text-decoration:none;border-bottom:1px solid #e6b8cc\">open positions<\/a>\n  on the team page, then email <a class=\"eml\" role=\"button\" tabindex=\"0\" data-u=\"jiju.poovvancheri\" data-d=\"smu.ca\" style=\"color:var(--link)\">Show email<\/a> with your CV and transcripts.\n<\/p>\n\n<!-- ==================== PROFESSIONAL ACTIVITIES ==================== -->\n<h2 id=\"activities\">Professional activities<\/h2>\n\n<div class=\"split\">\n\n  <div>\n    <div class=\"listcard\">\n      <h3>Editorial<\/h3>\n      <ul>\n        <li><b>Associate Editor<\/b>, IEEE Access <span class=\"yr\">2019\u2013<\/span><\/li>\n        <li><b>Guest Editor<\/b>, <em>Remote Sensing<\/em> \u2014 3D Semantic Modeling of Urban Scenes from Point Clouds (I &amp; II)<\/li>\n        <li><b>Guest Editor<\/b>, <em>Remote Sensing<\/em> \u2014 Deep Learning based 3D Scene Understanding from LiDAR<\/li>\n        <li><b>Guest Editor<\/b>, <em>Sensors<\/em> \u2014 LiDAR based Virtual City Creation<\/li>\n      <\/ul>\n      <h3>Committees &amp; service<\/h3>\n      <ul>\n        <li>Program Committee \u2014 <b>NeurIPS 2026<\/b>, <b>CVPR 2026\/25<\/b>, <b>ICCV 2025<\/b>, <b>ECCV 2026\/24<\/b>, CRV, USM3D, ISVC<\/li>\n        <li>Session Chair \u2014 <em>Urban: Computational Methods, SAR &amp; Infrastructure<\/em> (posters), IEEE IGARSS 2026<\/li>\n        <li>Session Chair \u2014 <em>3D Data Construction, Processing and Evaluation<\/em> (posters), IEEE IGARSS 2023<\/li>\n        <li>NSERC CS Scholarship Committee <span class=\"yr\">2022\u201325<\/span><\/li>\n        <li>Science Atlantic CS Committee <span class=\"yr\">2023\u20132025<\/span><\/li>\n        <li>AARMS CRG Scientific Machine Learning <span class=\"yr\">2021\u2013<\/span><\/li>\n        <li>IEEE GRSS Image Analysis &amp; Data Fusion <span class=\"yr\">2023\u2013<\/span><\/li>\n      <\/ul>\n    <\/div>\n  <\/div>\n\n  <div>\n    <div class=\"listcard\">\n      <h3>Reviewer \u2014 journals<\/h3>\n      <ul>\n        <li>IEEE TPAMI \u00b7 IEEE TIP \u00b7 IEEE TGRS \u00b7 IEEE T-ITS<\/li>\n        <li>Computer Vision &amp; Image Understanding (CVIU)<\/li>\n        <li>Image &amp; Vision Computing (IVC)<\/li>\n        <li>Computer Graphics Forum (CGF) \u00b7 Computers &amp; Graphics<\/li>\n      <\/ul>\n      <h3>Reviewer \u2014 conferences<\/h3>\n      <ul>\n        <li>NeurIPS \u00b7 CVPR \u00b7 ICCV \u00b7 ECCV \u00b7 WACV \u00b7 BMVC<\/li>\n        <li>CRV \u00b7 ISVC \u00b7 INDOOR3D \u00b7 SIBGRAPI \u00b7 ISPRS Congress<\/li>\n      <\/ul>\n      <h3>Funding agencies<\/h3>\n      <ul>\n        <li>NSERC Discovery Grant \u00b7 MITACS Accelerate<\/li>\n      <\/ul>\n    <\/div>\n  <\/div>\n\n<\/div>\n\n<h3 style=\"font-family:'Space Grotesk',sans-serif;font-weight:600;font-size:1.02rem;color:var(--ink);margin:30px 0 4px\">Memberships<\/h3>\n<div class=\"pills\">\n  <span>ACM SIGGRAPH<\/span>\n  <span>ACM SIGSPATIAL<\/span>\n  <span>ASIA Graphics<\/span>\n  <span>Solid Modeling Association<\/span>\n  <span>IEEE<\/span>\n  <span>IEEE Computer Society<\/span>\n  <span>IEEE Geoscience &amp; Remote Sensing Society<\/span>\n<\/div>\n\n<!-- ==================== CONTACT ==================== -->\n<h2 id=\"contact\">Contact<\/h2>\n<div class=\"contactgrid\">\n  <div class=\"contactcard\">\n    <b>Dr. Jiju Poovvancheri<\/b><br>\n    Office: MN130, McNally North<br>\n    Department of Mathematics &amp; Computing Science<br>\n    Saint Mary&#8217;s University<br>\n    923 Robie Street, Halifax, NS, Canada B3H 3C3<br>\n    <a class=\"eml\" role=\"button\" tabindex=\"0\" data-u=\"jiju.poovvancheri\" data-d=\"smu.ca\">Show email<\/a><br>\n    +1 902 420 5787\n  <\/div>\n  <div class=\"mapwrap\">\n    <iframe src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d1236.251918238263!2d-63.58287430000013!3d44.63157130633311!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x4b5a223ee2305a45%3A0xe993bcb69f8e44d9!2sMcNally+North%2C+Saint+Mary's+University!5e0!3m2!1sen!2sca!4v1566058633582!5m2!1sen!2sca\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\" title=\"Map to McNally North, Saint Mary's University\"><\/iframe>\n  <\/div>\n<\/div>\n\n\n<script>\n(function(){\n  function reveal(a){\n    if(a.getAttribute('data-shown')==='1') return;\n    var addr=a.getAttribute('data-u')+String.fromCharCode(64)+a.getAttribute('data-d');\n    a.textContent=addr;\n    a.setAttribute('href','mail'+'to:'+addr);\n    a.setAttribute('data-shown','1');\n  }\n  var links=document.querySelectorAll('.gsc-home a.eml');\n  for(var i=0;i<links.length;i++){\n    (function(a){\n      a.style.cursor='pointer';\n      a.addEventListener('click',function(e){ if(a.getAttribute('data-shown')!=='1'){e.preventDefault(); reveal(a);} });\n      a.addEventListener('keydown',function(e){ if((e.key==='Enter'||e.key===' ')&#038;&#038;a.getAttribute('data-shown')!=='1'){e.preventDefault(); reveal(a);} });\n    })(links[i]);\n  }\n})();\n<\/script>\n<\/div>\n<\/div>\n\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Dr. Jiju Poovvancheri Dr. Jiju Poovvancheri Associate Professor \u00b7 Mathematics &amp; Computing Science CS Program Coordinator (September 2026\u2013) Saint Mary&#8217;s&hellip;<\/p>\n","protected":false},"author":1,"featured_media":624,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":[],"_links":{"self":[{"href":"https:\/\/cs.smu.ca\/~jiju\/index.php\/wp-json\/wp\/v2\/pages\/23"}],"collection":[{"href":"https:\/\/cs.smu.ca\/~jiju\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/cs.smu.ca\/~jiju\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/cs.smu.ca\/~jiju\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/cs.smu.ca\/~jiju\/index.php\/wp-json\/wp\/v2\/comments?post=23"}],"version-history":[{"count":200,"href":"https:\/\/cs.smu.ca\/~jiju\/index.php\/wp-json\/wp\/v2\/pages\/23\/revisions"}],"predecessor-version":[{"id":2434,"href":"https:\/\/cs.smu.ca\/~jiju\/index.php\/wp-json\/wp\/v2\/pages\/23\/revisions\/2434"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/cs.smu.ca\/~jiju\/index.php\/wp-json\/wp\/v2\/media\/624"}],"wp:attachment":[{"href":"https:\/\/cs.smu.ca\/~jiju\/index.php\/wp-json\/wp\/v2\/media?parent=23"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}